Hi,
Is there any other way of setting the classpath other than this way? Like say automatically when we start Tomcat or some such thing.
Please let me know.
Thanks.
Note : I need to set the following :
ANT_JARS=d:\ant\lib\ant.jar;d:\ant\lib\crimson.jar;d:\ant\lib\jaxp.jar
TURBINE_JARS=d:\tdk\webapps\newapp\web-inf\lib\turbine-2.1.jar;d:\tdk\webapps\newapp\web-inf\lib\velocity-1.2-dev.jar;d:\tdk\common\lib\servlet.jar;d:\tdk\webapps\newapp\web-inf\lib\xmlrpc.jar;d:\tdk\webapps\newapp\web-inf\lib\jta1.0.1.jar;d:\tdk\webapps\newapp\web-inf\lib\village-1.5.1.jar;d:\tdk\webapps\newapp\web-inf\lib\log4j-1.1.jar;d:\tdk\webapps\newapp\web-inf\lib\activation-1.0.1.jar;d:\tdk\webapps\newapp\web-inf\lib\xalan-1.2.1.jar;d:\tdk\webapps\newapp\web-inf\lib\xerces-1.3.0.jar;d:\tdk\webapps\newapp\web-inf\lib\ecs-1.4.1.jar;d:\tdk\webapps\newapp\web-inf\lib\jakarta-regexp-1.3-dev.jar;d:\tdk\webapps\newapp\web-inf\lib\jdbc-se2.0.jar;d:\tdk\webapps\newapp\web-inf\lib\mm.mysql-2.0.4.jar;d:\tdk\webapps\newapp\web-inf\lib\httpunit.jar;d:\tdk\webapps\newapp\web-inf\lib\junit-3.2.jar;
HTTPUNIT_JARS=d:\httpunit\lib\httpunit.jar;d:\httpunit\lib\tidy.jar;d:\httpunit\lib\xerces.jar;
CLASSPATH=%ANT_JARS%;.;d:\jdk1.3;d:\jdk1.3\lib\tools.jar;d:\tdk\webapps\newapp\web-inf\classes;%TURBINE_JARS%;%HTTPUNIT_JARS
_________________________________________________________________
Broadband?�Dial-up? Get reliable MSN Internet Access. http://resourcecenter.msn.com/access/plans/default.asp
--
To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
- Help with classpath neetu ganapathy
- Re: help with Classpath neetu ganapathy
- Re: help with Classpath Krishna Kumar
