This is what I tried successfully: Create .aar file as attached and deploy that file either using the axis2 admin (I tried this) or placing the .aar file in C:\apache\Tomcat-6.0\webapps\axis2\WEB-INF\services (for Tomcat deploy).
-Durga N. Yalamanchi -----Original Message----- From: learn_n_share [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2008 9:46 AM To: [email protected] Subject: Am i rightly building and deploying my java WS? Hi for making my java web service, I simply follow these steps which enable me to publish the WS on the Axis2 home page's "list of available services". 1) I make my java program and compile the .class file 2) I put the .class file in "Axis2_home\webapps\pojo", i.e, i simply make a directory named "pojo" inside Axis2_home directory. Thats it and my web service gets deployed, and is available in the "list of services". -- View this message in context: http://www.nabble.com/Am-i-rightly-building-and-deploying-my-java-WS--tp 16301159p16301159.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]
HelloWorld.aar
Description: HelloWorld.aar
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
