Hi All,
 I am in strange problem.I have a webservice written with Axis1.4 and
supports only SOAP1.1 over http, i use its wsdl to generate java using
wsdl2java Axis2 APIs i.e. stub created by Axis2. Using the stub class to
call webservice throws exception complaining of Unexpected subelement in
SOAP response. I have tried this with other Axis1.4 webservices and it runs
fine. The diffrence here is the packages in webservice source code bringing
up multiple namespaces in SOAP msg from webservice.

As per my understanding the problem is that Axis2 generates Stub that can
parse SOAP msgs following SOAP1.2 entirely and some types of SOAP1.1 msgs .
Is this a known issue? Is there any way to generate Stub particularly for
SOAP1.1?

Thanks all in advance.

-- 
View this message in context: 
http://old.nabble.com/Axis2-support-for-SOAP1.1-tp28912581p28912581.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to