https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
--- Comment #7 from Mark Thomas 2011-04-15 07:39:50 EDT ---
The EL implementation assumes that the tccl will be the web application class
loader and that all classes used by the web applciation will be visible to that
class loader. Dependin
https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
--- Comment #6 from Rowan Seymour 2011-04-15 06:21:00
EDT ---
(In reply to comment #5)
> This has been fixed in 6.0.x and will be included in 6.0.30 onwards.
Fix for this bug seems to have removed the ability to use EL functions in
classe
https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
Mark Thomas changed:
What|Removed |Added
Component|Jasper |Jasper
Product|Tomcat 7
https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
Mark Thomas changed:
What|Removed |Added
Severity|blocker |normal
--- Comment #3 from Mark Thom
https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
--- Comment #2 from Mark Thomas 2010-07-06 01:28:32 EDT ---
It is likely to be Tomcat 6 that is being used rather than Tomcat 7 but any fix
in Tomcat 7 will get back-ported to Tomcat 6 so lets not worry too much about
that.
I think I under
https://issues.apache.org/bugzilla/show_bug.cgi?id=49555
--- Comment #1 from james_cal...@yahoo.com 2010-07-05 18:30:00 EDT ---
I have an architecture that uses static inner classes. After about an hour of
trial and error and internet searches, I discovered that I can not use a Static
inner class