On May 25, 2004, at 5:41 PM, Jacob Kjome wrote:
At 10:16 PM 5/25/2004 +0100, you wrote: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).
What is the logic for determining if a library should go in shared/lib or common/lib?
joe
