Not sure about this, but shouldn't the aar file be in
<tomcat-home>/webapps/axis2/WEB-INF/services.

 

David

 

From: S P [mailto:sp5432...@googlemail.com] 
Sent: 07 November 2011 22:15
To: java-user@axis.apache.org; Barney Sperlin
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

 

 

Reply via email to