Re: Web Services and multiple instance : Error processing WSDL document
Re: Web Services and multiple instance : Error processing WSDL document
- Subject: Re: Web Services and multiple instance : Error processing WSDL document
- From: Hugi Thordarson <email@hidden>
- Date: Tue, 21 Feb 2006 15:36:42 +0000
Hi Jacky.
Sorry for the intrusion, but I'm looking at the same exact problem
right now - did you figure out how to solve it, or get rid of the
instance numbers from the WSDL?
Thanks,
- Hugi
// Hugi Thordarson
// http://hugi.karlmenn.is/
On 15.11.2004, at 18:39, Jacky Gagnon wrote:
Hi,
Is the Web Objects Web Services supposed to support multiple
instances ?
If I deploy many instance of my Web Services provider I get this
error :
com.webobjects.foundation.NSForwardException for
javax.xml.rpc.ServiceException: Error processing WSDL document:
javax.xml.rpc.ServiceException: Cannot find service: {http://
myipadr:80/cgi-bin/WebObjects/myapp.woa/2/ws/...}...
at org.apache.axis.client.Service.initService(Service.java:286)
at org.apache.axis.client.Service.<init>(Service.java:191)
at org.apache.axis.client.ServiceFactory.createService
(ServiceFactory.java:239)
at com.webobjects.webservices.client.WOWebService.axisService
(WOWebService.java:185)
at
com.webobjects.webservices.client.WOWebService.createCallForOperation(
WOWebService.java:235)
at com.webobjects.webservices.client.WOWebServiceClient.invoke
(WOWebServiceClient.java:482)
at WebServicesClient.invoke(WebServicesClient.java:96)
at PageEtatReanalyse$1.run(PageEtatReanalyse.java:62)
at java.lang.Thread.run(Thread.java:552)
I have no problem with one instance. Must I call the instance
number directly in the Web Services adress?
Thanks!
Jacky
_______________________________________________
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
_______________________________________________
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