Hello, Is there any mechanism available in axis to achieve some level of isolation between web service implementations? If two web services depend on using different versions of classes with the same name how can each web service get the right version, given that the implementations go in the classes or lib directory of the axis web application. What I'm looking for is something like the way each web application deployed on a servlet engine gets its own classloading space.
Regards, Len Takeuchi
