Classpath issues

2013-09-06 Thread Ankit Kumar
I've deployed a web service as a .aar file in axis 2, and i've deployed axis2 on tomcat , now my service need to read some xml files that has to be in the classpath . Also i need to make a metainf folder in the classpath how do i do it ??? http://uima.apache.org/d/uimafit-current/tools.uimafit.boo

Re: Classpath issues

2013-09-06 Thread Ankit Kumar
I've deployed the web service as a .aar file on axis 2 , axis 2 is deployed on tomcat 7 as a .war file On Fri, Sep 6, 2013 at 6:12 PM, Daniel Mikusa wrote: > On Sep 6, 2013, at 7:40 AM, Ankit Kumar > wrote: > > > I've deployed a web service as a .aar file in