DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42895>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42895





------- Additional Comments From [EMAIL PROTECTED]  2007-07-15 05:45 -------
(In reply to comment #0)
> Using gij (GNU libgcj).
> -Tomcat displays an error with any/every JSP page. Unable to resolve even 
> native
> types like java.lang.String.
> -Checked $CATALINA_HOME/common/lib which contains all of the neccessary jar's
> (using [] naming).
> -Manually compiled JSP in $CATALINA_HOME/work/.../jsp and compiles find. 
> Tomcat
> works as expected with manually created .class files.
> -Added symbolic links to WEB-INF/lib directory for rt.jar, servlet.jar, 
> jsp.jar,
> jasper5-runtime.jar and Tomcat works as expected though war file is
> understandably large.
> -Tomcat/Jasper is not able to locate the jar's in the common/lib directory for
> unknown reasons.

(In reply to comment #1)
> This is an issue with your Java vendor, not an issue with Tomcat.  You should 
> report it to your Java vendor.

My first statement is incorrect, my system is using ecj, the Eclipse java 
compiler.

I'm not sure how you can say this is an issue with the java vender, since I was
able to compile the JSP using the same binaries Jasper is using. (I'm assuming
that's $JAVA_HOME/bin/javac, but I tested with /usr/bin/javac, and with other
versions of javac on my system. They all compile fine (when supplied with the
correct classpath). The compiler does however give me the exact same errors I
get through the webpage when supplied with no classpath.

Its obvious the compiler is not getting the proper (any) classpath from Jasper.
Is there a way of having Jasper report the classpath that its using for JSP
compilation?

I doubt you've looked into this very thoroughly. I'd be very interested to know
how you came to that conclusion.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to