Hi all,
Is it possible to configure Axis to load the classes resided in Tomcat (say, in /server/classes)?
No, that is for Tomcat's internal use only and is hidden to all other classloaders. Try using common/lib or shared/lib (only if you can't or won't use WEB-INF/lib).
Jake
Many thanks.
Best regards,
Rui
