Yes, put your classes in classes folder under tomcat installation folder. Thanks,
Mohit. -----Original Message----- From: Zheng Li [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 5:23 PM To: [email protected] Subject: [SPAM_EMAIL] - How Axis 1.2 locate java classes for a service? - Email has different SMTP TO: and MIME TO: fields in the email addresses I have installed the Axis in Tomcat and the directory hierarchy is like this: D |-Apache Software Foundation | |-jakarta-tomcat-5.5.9 | |-webapps | |-axis | |-WEB-INF | |-classes When I deploy a service using a java class, do I have to copy that java class file into the folder: "D:\Apache Software Foundation\jakarta-tomcat-5.5.9\webapps\axis\WEB-INF\classes" ?? Or just put the class in a directory in the %AXISCLASSPATH%?? In my machine, %AXISCLASSPATH% does not include "D:\Apache Software Foundation\jakarta-tomcat-5.5.9\webapps\axis\WEB-INF\classes" directory. I found Axis 1.2 only search the java class files in the D:\Apache Software Foundation\jakarta-tomcat-5.5.9\webapps\axis\WEB-INF\classes, not in the directories in the %AXISCLASSPATH%. Is that true??? Looking forward to your reply, guys! Many Thnx Zheng
