Using given WSDLs for service in Axis2

2011-10-26 Thread simonemale...@alice.it
Hi all, I have a great problem deploying a JAX-WS WS on Axis2. I'm working on WS refactor. I generated Java classes using wsimport tool starting from a given WSDL. I obtained PortType Interface that I realize using my own class. Now I'm trying to deploy the system on Axis2 using the AAR system

R: Re: Using given WSDLs for service in Axis2

2011-10-26 Thread simonemale...@alice.it
A: , "simonemale...@alice.it" Ogg: Re: Using given WSDLs for service in Axis2 Can you try for 2nd option listed here [1] , that mean use .jar instead of .aar and let us know you results ? [1] - http://axis.apache.org/axis2/java/core/docs/jaxws-guide.html#DeployService Thanks ! On W