Hi, I created a much more sophisticated one with 1.4 with various binding 1.2, 1.1, and they all works.
On Tue, Jun 22, 2010 at 1:27 AM, rahul yadav <[email protected]> wrote: > Hi All, > Can somebody try this simple exercise and explain the problem.... > Create 2 bean classes State and City in package com.axis.service.bean, > create a webservice business logic class say ServiceImpl in package > com.axis.service.impl, now create any method say returnState in impl and > return a instance of State class. Now create a webservice from this using > Axis1.4. Once you have webservice generate stubs from webservice wsdl using > wsdl2java in Axis2. Now call the webservice with this stub. You should see > exception in parsing the SOAP received from webservice call from stub. Can > somebody please explain this and suggest a solution. > Quick response is highly appreciated as i am in release phase. > > Thanks All. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
