Hi Doug,
On 17/08/2006, at 12:07 AM, Doug Andrews wrote:
I am having a difficult time converting an existing rpc style web
service to a document style web service.
Never tried it...we're using RPC. But having just read up on it, this
sound like something worth pursuing for our app.
I ve
Hello.
I am having a difficult time converting an existing rpc style web
service to a document style web service.
I vend the service using:
WOWebServiceRegistrar.registerWebService(MyClassName.class, false);
This executes fine without errors.
However, I get the following error when i try to c