• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Webobjects-dev Digest, Vol 3, Issue 323
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Prev by Date: Re: Total A Column Using Code
  • Next by Date: Need help building an EOQualifier with session values
  • Previous by thread: Re: Total A Column Using Code
  • Next by thread: Need help building an EOQualifier with session values
  • Index(es):
    • Date
    • Thread