I had the same thing(I think).  It was something like can't find class 
org.apache.catalina.PrintWriter or org.apache.catalina.Vector

solution was to import java.io.PrintWriter   

I was going from 3.2.4 to 4.0.4

Hope this helps,
Dave




> -----Original Message-----
> From: Ron Day [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 25, 2002 4:23 PM
> To: Tomcat Users List
> Subject: RE: Tomcat 4.03 Classpath
> 
> 
> what version was you on before ??
> 
> -----Original Message-----
> From: Steve Russell [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 25, 2002 4:18 PM
> To: Tomcat Users List
> Subject: Tomcat 4.03 Classpath
> 
> 
> Hi;
> 
> I just upgraded to Tomcat 4.03.
> 
> I've got jsps running.....except for when they call java classes.
> I get a 500 error complaining about not being able to find 
> the classes.
> 
> My CLASSPATH echos fine.(its pointing to classes not src )
> 
> I checked through the docs looking for changes in how 4.03 
> handles java
> classes versus how 3.02 does.
> 
> I couldn't find anything.
> 
> Can anyone point me to a FAQ that might handle this issue?
> 
> Also where can I find startup options to use with startup.sh ?
> 
> Thanks in advance
> 
> Steve
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to