I'm trying this question again:


 Not sure if this is an Axis2 issue, Tomcat issue or what):

In my Tomcat work directory (work\Catalina\localhost\axis2) I'm getting
multiple copies of the archives (jar, aar, mar):
axis211221antlr-2.7.6.jar
axis217411antlr-2.7.6.jar
Yes , Axis2 creates temp files from your services and modules , and create a class loader from that. In that way we can ensure better performance. This help us a lot when we have service aar or mar with third party library inside it.

Thank you!
Deepal


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to