You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Raghu Upadhyayula <ru...@responsys.com> on 2010/06/17 22:12:37 UTC

[Axis2] - Couple of questions about web services deployment using Axis2.

Hi,

                We are using Axis2 1.4 version.  I have couple of questions about web services deployment using Axis2.


1.       How do I deploy 2 different WSDL's pointing to the same endpoint in the same webapp (One WSDL is a subset of another WSDL)?

2.       How do I deploy 2 different WSDL's pointing to different endpoints (basically 2 different services) in the same webapp?

I'm currently using the exploded deployment option for my webservices webapp.

Thanks
Raghu