Re: Axis2 Custom Deployers

2011-05-03 Thread aditya chitre
Yes, the classes are added in the classpath. On Mon, May 2, 2011 at 10:42 PM, Deepal Jayasinghe wrote: > Did you add the deployer classes to classpath or if you are using Tomcat > cat put it to WEB-INF/classes > > deepal > On 5/2/2011 2:23 AM, aditya chitre wrote: > > Hi, > > > > I have custom d

Re: Axis2 Custom Deployers

2011-05-02 Thread Deepal Jayasinghe
Did you add the deployer classes to classpath or if you are using Tomcat cat put it to WEB-INF/classes deepal On 5/2/2011 2:23 AM, aditya chitre wrote: > Hi, > > I have custom deployers in my project and I have added the appropriate > tags in axis2.xml for stating the extension, directory and cl

Axis2 Custom Deployers

2011-05-01 Thread aditya chitre
Hi, I have custom deployers in my project and I have added the appropriate tags in axis2.xml for stating the extension, directory and class. I also enabled 'hotupdate' and 'hotdeployment'. However, when I try starting the server, I get an info log stating that "[INFO] Unable to instantiate deploye