Re: WSDL2.0 --> Axis2 generated Java-code ---> WSDL 1.1

2010-09-30 Thread Darshana ®
As my understanding useOriginalwsdl uses for give user defined wsdl inted of axis2 generated wsdl. Regarding the issue, I successfully did same kind of thing. I used soapui to generate axis1 client artifacts. But in your case if the client is already written you may have to look in to generated cod

WSDL2.0 --> Axis2 generated Java-code ---> WSDL 1.1

2010-09-29 Thread ope
Hi all. I've a WSDL2.0 file from which Axis2's WSDL2Java has generated Java-code that works perfectly with a WSD2.0 compatible client. The problem here is that we need to somehow get a WSDL1.1 description of our service because one of our clients don't understand WSDL2.0. In services.xml there is