Hi! I'm a newbe to Webservices and I want my webapplication to expose webservices for applets, php etc. I have embeded Axis2 in my webapplication by using this tutorial. when quering ?wsdl and ?xsd I get a response but how can I make a client to query the webservice?
I've tried wsdl2java but the code was 1000 rows? I thought I could invoke my webservice using 10? here is the link to the tutorial. http://wso2.org/library/90 Books link There are many questions about this: How can I invoke from a client using minimal code? the server.xml is in the services/bookservice/META-INF folder. Must every webservice have it's own structure like this. If I have 100 webservices it would meen 100 folders, 100 meta-inf and 100 services? I must be missing something // Mathias -- View this message in context: http://www.nabble.com/invoke-webservices-and-doubt-on-structure-tf4340541.html#a12364433 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
