Re: jar file within the aar file

2007-08-21 Thread keith chapman
alam > Private Client Group - AIG > Work: 908-679-2608 > Cell: 908-596-0424 > -Original Message- > From: Andrew Martin [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 21, 2007 3:26 PM > To: axis-user@ws.apache.org > Subject: Re: jar file within the aar file

RE: jar file within the aar file

2007-08-21 Thread Kandalam, Anjana
the Myservice.aar? Anjana Kandalam Private Client Group - AIG Work: 908-679-2608 Cell: 908-596-0424 -Original Message- From: Andrew Martin [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 21, 2007 3:26 PM To: axis-user@ws.apache.org Subject: Re: jar file within the aar file Try making a

Re: jar file within the aar file

2007-08-21 Thread Andrew Martin
Try making a lib directory and putting the jar in there: lib Myservice.jar META-INF services.xml Andrew Kandalam, Anjana wrote: > Hi, > > > > I have my service classes inside a jar file placed within the aar. I am > getting a class not found exception when the server is started.