Hi! I'm looking for a tutorial on axis2. I've managed to embed axis2 in my webapplication but there isn't any toturials on how to build the client and call the webservice.
Can anyone help me out here. How can I with the minimal amount of code get a webservice up and running and call that service from a client? Also, do I need the have the same classes on the client and the servet. Say that the WebService returns a Book class. Then I assume that I need the Book class on the client side as well. Isn't this exacly what we already do with Object Input and Output streams? -- View this message in context: http://www.nabble.com/Axis2-and-client-tf4353911.html#a12406040 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
