Greetings!

Over on tomcat-users, theres been a discussion on JSP's finding the
WEB-INF/classes directory when compiling.  They can't.  From searches, I
understand this issue has come up before in regards to the Coocon project.

The root problem is that Jasper cannot find classes located in
WEB-INF/classes of the web application that the JSP's belong to.  This
occurs when a JSP is either first deployed or the TOMCAT_HOME/work
directory is cleared, requiring a recompile of the JSP's.

The system is Tomcat 3.2 under Apache with mod_jk, running on SunOS 2.7
with JDK 1.2.

The code in question is coming from a production Tomcat 3.1 system.

I cannot add the WEB-INF/classes directory to my classpath.  This will
break several other parts of the system.

What is the problem with Jasper reading WEB-INF/classes?

I understand the the Coocon users found some kind of workaround, but I
have been unable to find it.

Thank you for any pointers or tips!

Will


-- 
  /~>'find `funny quote`': Command not found; humor not installed.  
  1986 Concours 72,xxx  1982 Maxim 12,xxx (For Sale!) CDA #00046
  Overland Park, KS     [EMAIL PROTECTED]     PCS: 316-371-FOAD
                    http://will.mylanders.com/

Reply via email to