gSOAP should be sending the request to the URL specified in the
location attribute in the WSDL service port. Make sure that this
attribute value is specified properly.

Anne

On 10/4/06, Z Chen <[EMAIL PROTECTED]> wrote:
Hi,

I am deploying several web services with Axis2 and
they have different service name. Using Axis2
generated Stub classes, I will give the service url as
http://localhost:8080/axis2/services/MyService1 and
http://localhost:8080/axis2/services/MyService2, and
they all work fine.

But we have remote client that use gSOAP library and
they are sending request to
http://localhost:8080/axis2/services and they are
expecting Axis2 to figure out which service to go by
the SOAPActionHeader, whose the values is defined in
wsdl file. But it looks like Axis2 can not figure it
out and nothing happens.

Does anybody have a solution for that ?

Thanks

John



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to