Hi, Thanx for giving your time.I do not understand how it works for you, i am doing things pretty straightforward.Attached is a .rar file it has classes from stub, from webservice impl, a txt file with SOAP message received from webservice and exception stacktrace. I would be obliged if you can please have a look and suggest.
Thanks & Regards, Rahul Yadav On Tue, Jun 22, 2010 at 6:15 PM, Nan Null <[email protected]> wrote: > 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] > >
axis2_issue.rar
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
