yes, I am using tomcat but which is bundled with the java webservices pack which also has a common \lib. I want to put the axis.jar, log4-core.jar and xerces.jar in the path. Can I put it in that directory?

Cheers.

Tom Myers wrote:
[EMAIL PROTECTED]">
At 01:38 PM 3/1/2002 +0000, Monika Solanki wrote:
Hi all,

I have been desperately trying since yesterday to configure the classpath for windows 2000 to set the path for the jar files. Nothing seems to work. Can someone pls help..... :-(


If you're using axis, I presume you're using it within a servlet engine...Tomcat 4.0,
perhaps? If so, you needn't set the classpath in win2k at all; you put the jars in
TOMCAT_HOME/common/lib. (Tomcat 3.2, on the other hand, uses the classpath but
changes it, so you may need to change the batch file it starts with. And other
engines may do other things...) (The client is a separate problem and should usually
have the classpath set explicitly, unless you use a Tomcat JSP as a client, which
simplifies things a bit.) hope this helps. :-)

Tom Myers

--
>**<>**<>**<>**<>**<>**<>**<>**<>**<>**<
Monika Solanki
De Montfort University
Software Technology Research Laboratory
Hawthorn building, H00.18
The Gateway.
Leicester LE1 9BH, UK

phone: +44 (0)116 250 6170 intern: 6170
>**<>**<>**<>**<>**<>**<>**<>**<>**<>**<



Reply via email to