Hello,

let's say that I create an Axis2 service based on a POJO class, which uses 
classes stored in large jar files, called, say, a.jar and b.jar, and compile it 
into an .aar file.

When I run the service on Tomcat, I get a "class not found" error. Adding the  
jar files to the axis2 WEB-INF/services directory and WEB-INF/lib directory, 
makes no difference. Is there a parameter you can set to tell Axis2 where to 
find  custom classes/jars at runtime?

Many thanks.

p



---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to