You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Wyn Easton <wy...@yahoo.com> on 2002/07/18 19:58:06 UTC

classpath for tomcat 3.3.1

I'm having a problem setting-up the classpath for SOAP
using tomcat 3.3.1. There are instructions in the user
guide to use:
System property named
org.apache.tomcat.common.classpath or
org.apache.tomcat.apps.classpath

to add jar files to the classpath.

I've tried using the -D parameter in the tomcat.bat
file without much luck. 
I'm using something like:

-Dorg.apache.tomcat.common.classpath="d:\somedir"
 
I added all of the jar files needed by SOAP to the    
%TOMCAT_HOME%\lib\apps
directory and I can then deploy my web service, but
the service won't run because SOAP can not find the
class file for the web service. 

Thanks.


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>