Re: Webobjects-dev Digest, Vol 3, Issue 323
Re: Webobjects-dev Digest, Vol 3, Issue 323
- Subject: Re: Webobjects-dev Digest, Vol 3, Issue 323
- From: Alex Cone <email@hidden>
- Date: Sat, 20 May 2006 21:07:56 -0400
having something like this in your rules is supposed to work...
{
author = 100;
class = "com.webobjects.directtoweb.Rule";
lhs = {
class = com.webobjects.eocontrol.EOKeyValueQualifier;
key = serviceName;
selectorName = "isEqualTo";
value = MyService;
};
rhs = {
class = "com.webobjects.directtoweb.Assignment";
keyPath = wsdlTargetNamespace;
value = "urn:myNamespace";
};
},
On May 19, 2006, at 10:24 AM, email@hidden
wrote:
Date: Fri, 19 May 2006 10:07:44 -0400
From: Mike Schrag <email@hidden>
Subject: Re: WO Web Services + Cocoa
Message-ID: <email@hidden>
Any idea how to control the namespace that is produced by WO's WSDL
generator? I dug around and it was not obvious at the time ...
ms
__alex cone
ceo c o d e f a b inc
email@hidden
212.465.8484 x101
http://www.codefab.com
"Because the people who are crazy enough to think they can change the
world, are the ones who do." -- Apple
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden