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.
Any ideas??? Sanjeev. -- View this message in context: http://www.nabble.com/Webservice-method-returns-object-itself-tp19327718p19327718.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]
