https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
Konstantin Kolinko changed:
What|Removed |Added
Status|VERIFIED|CLOSED
--
You are receiving
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
Nick Williams changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #7 from Nick
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #5 from Jeremy Boynes ---
I can reproduce this on OSX using Java 1.7 and the stock distribution.
If I copy output/build to "/tmp/good-path" and make the config changes
described (setenv.sh and JspServlet) then the SVG demo and
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #4 from Nick Williams ---
Created attachment 31117
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31117&action=edit
Application Replicating Problem
Okay. I've attached the simplest possible application that replicat
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #3 from Jeremy Boynes ---
The mixed use of URL encoding on the classpath looks suspicious:
/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%208.0/webapps/messaging1/WEB-INF/lib/javax.servlet.jsp.jstl-1.2.2.jar
vs.
/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #2 from Konstantin Kolinko ---
(In reply to Nick Williams from comment #1)
1. Simplify.
Your issue is that a single JSP page does not compile. Remove everything that
is not related to the problem. There is no need to bundle al
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
Nick Williams changed:
What|Removed |Added
OS||All
--- Comment #1 from Nick Willi