Richard Pfeil wrote:
> I have a number of applications that work in Tomcat 4.0.x and fail to work
> in Tomcat 4.1.10.  When JSPs that contain import statements are compiled
> Tomcat reports a HTTP 500 error saying that the packages do not exist and
> also reports that it is unable to find classes that exist in these packages.
> The problem appears to only occur for packages that are deployed as part of
> the application.  Java packages import correctly.
> 
> Is there a known issue related to JSP import statements in Tomcat 4.1?
> 
> I am using Tomcat 4.1.10-LE-jdk14 on Windows 2000.

Unfortunately, there is a problem when Tomcat is run on Windows (with 
workarounds).

See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12387 for more 
details and a binary patch.

Remy


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

Reply via email to