is it possible to make a ".aar" file without having to write the xml stuff (services.xml and other xml file)
Yalamanchi, Durga wrote: > > 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] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- View this message in context: http://www.nabble.com/Am-i-rightly-building-and-deploying-my-java-WS--tp16301159p16321419.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]
