Thanks for your reply. I am using Axis 2 only.
Regards- Sanjeev. Deepal Jayasinghe wrote: > > >> Hello Experts, >> I have a webservice implemented in Java and Axis. This webservice works >> just >> fine. Now I have added another method as a part of this webservice. Made >> an >> entry for this method in the WSDD. This method returns an object >> containing >> for String arrays. This method runs correctly but returns the Object's >> hashcode instead of the values of the four String arrays. As I am new to >> the >> webservices, I don't really have any idea what to do in order to get the >> right data as the response. >> > Is this about Axis1 or Axis2 ? > if it is not Axis2 and if you are new to Web services I recommend you to > switch to Axis2. > > Thank you! > Deepal >> Any ideas??? >> Sanjeev. >> > > -- > Thanks, > Deepal > ................................................................ > http://blogs.deepal.org/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Webservice-method-returns-object-itself-tp19327718p19344377.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
