Switching to document style...
Switching to document style...
- Subject: Switching to document style...
- From: "Alexander Kholodovitch" <email@hidden>
- Date: Thu, 8 Dec 2005 19:27:06 +0300
Hi all, how can i switch my web service from rpc to document style?
I have in my application constructor following line:
WOWebServiceRegistrar.registerWebService(myClass.class, false);
With the the boolean set to true (rpc style) it works, but set to false
(document style) i get following Exception:
Unable to register document style web service - only one handler method may
be implemented.
My goal is to feed a .net webservice, and this piece of code does not accept
a return of NSArrays, Lists and so on..
If anyone can help me or can give me a hint, i would be *very* thankful...
_______________________________________________
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