As deepal said you need to first deploy axis2.war in tomcat. Then put your .aar file to tomcat/webapps/axis2/WEB-INF/ services directory to be deploy in axis2. Now you can see it in http://localhost:8080/axis2/services/<http://localhost:8080/axis2/services/listServices> .
Best Regards Shameera On Tue, Nov 8, 2011 at 1:26 PM, Dipesh Garg <dipe...@erevmax.com> wrote: > I think we need to put this .aar in WEB-INF/services/ folder**** > > Tomcat > bin > conf > lib > logs > temp > webapps**** > > axis2/WEB-INF/services/additionservice.aar > docs > examples > ROOT**** > > Dipesh Garg**** > > 9874086340**** > > ** ** > ------------------------------ > > *From:* Schlarb Sven [mailto:sven.schl...@onb.ac.at] > *Sent:* Tuesday, November 08, 2011 1:24 PM > *To:* java-user@axis.apache.org > *Subject:* RE: Axis2: How can I put/use .aar file in Tomcat?**** > > ** ** > > Hi,**** > > **** > > you have to deploy the axis2 web app (axis2.war) first in order to be able > to deploy an axis2 (archive *.aar).**** > > **** > > So it should rather look like this:**** > > **** > > Tomcat > bin > conf > lib > logs > temp > webapps**** > > axis2/WEB-INF/additionservice.aar > docs > examples > ROOT > wrok > **** > > Regards,**** > > **** > > Sven**** > > -----Original message----- > *To:* java-user@axis.apache.org; Barney Sperlin <bsperli...@yahoo.com>; > *From:* S P <sp5432...@googlemail.com> > *Sent:* Mon 07-11-2011 23:15 > *Subject:* Re: Axis2: How can I put/use .aar file in Tomcat? > Hello, > > I could not see it in http://localhost:8080/axis2/services/listServices > > More information about my Tomcat and webapps directory structure: > > ----------------------------------------------------------- > Tomcat > bin > conf > lib > logs > temp > webapps > docs > examples > ROOT > additionservice.aar > wrok > > ------------------------------------------------------------- > > Please let me know how can I make additionservice.aar service working > using Tomcat? > > Thanks, S > > > > **** > > On Mon, Nov 7, 2011 at 10:35 PM, Barney Sperlin <bsperli...@yahoo.com> > wrote:**** > > Hi,**** > > Can you see it in http://localhost:8080/axis2/services/listServices > ?? > **** > > Barney**** > > ** ** > > **** > ------------------------------ > > *From:* S P <sp5432...@googlemail.com> > *To:* java-user@axis.apache.org > *Sent:* Monday, November 7, 2011 4:29 PM > *Subject:* Axis2: How can I put/use .aar file in Tomcat?**** > > **** > > ** ** > > Hello all, > > I could gerenrate additionservice.aar using eclipse and Axis2 service > wizard. Now I simply put this > myservice.aar file inside webapps directory of Apache Tomcat. > > After starting tomcat, if I call > http://localhost:8080/additionservice > > it does not work. > > Please let me know, how can I make additionservice.aar working on > tomcat????? > > Thanks, S > **** > > > **** > > ** ** > > **** > > -- Shameera Rathnayaka Undergraduate Department of Computer Science and Engineering University of Moratuwa. Sri Lanka. Blog : http://shameerarathnayaka.blogspot.com/