Are you putting MyService.class in
$TOMCAT_HOME/webapps/axis/WEB-INF/classes/samples/userguide/example3?
-----Original Message-----
From: Walden Mathews [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 10:10 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Service deployment location

YEah, that's what I thought, and that where they are by default when you install Axis
according to the installation guide.  BUT... tomcat didnt' find the class for example3 there,
and I can't seem to figure out why.  Clues?
 
Walden
-----Original Message-----
From: Volkmann, Mark [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 11:02 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Service deployment location

You should put .class files under $TOMCAT_HOME/webapps/axis/WEB-INF/classes, in the correct package hierarchy of folders of course. Put JAR files your service uses in $TOMCAT_HOME/webapps/axis/WEB-INF/lib.
-----Original Message-----
From: Walden Mathews [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:50 AM
To: '[EMAIL PROTECTED]'
Subject: Service deployment location

Where is the correct place to deploy web service classes to Axis running as a Tomcat
servlet?  The examples are packaged into a folder hierarchy under Axis/Web-inf, but Tomcat
doesn't seem to be able to locate them there.  If I move them to a "classes" folder
directly under Tomcat, they are found, but is this the right "scope"?  I think not.  Please
advise.


***************************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
***************************************************************************************


***************************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
***************************************************************************************

Reply via email to