> -----Original Message-----
> From: Michel COTE [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, April 16, 2002 1:06 PM
> To: '[EMAIL PROTECTED]'
> Subject: Upgrading from Tomcat 3.2.1 to tomcat 3.3.1
> 
> 
> Hello,
> 
> I'm using Jakarta Tomcat 3.2.1since one year.
> As i had to install a new machine, i decided to use instead 
> Tomcat 3.3.1
> 
> My JSP files use the classes of a package on my server (by 
> importing them). 
> With 3.3.1 i am unable to use the classes of this package in my JSP 
> classes. Looks like the CLASSPATH is no more use !?

Correct.  See the following for information on configuring classes
in Tomcat 3.3.x:

<http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ug.html#configuring_classes>

> 
> With 3.2.1 i used to put the classpath in a 
> TOMCAT_HOME\conf\wrapper.properties files. This file as moved 
> or disappear, 
> where can i define the classpath of Tomcat 3.3.1.

It is now in conf\jk.  Note that this file has an issue in that
it requires an extra modification before use.  For details, see the
note at:

<http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1/bin/win32/i386/>

Cheers,
Larry

> 
> Thanks for any precious help and sorry for my bad english !
> 
> Michel COTE.
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to