Re: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 10/24/2009 10:44 PM, Caldarale, Charles R wrote: > Hmmm... I tried this simple JSP file under 6.0.20 with no problems: > > > <%@ page session="false" import="java.util.*"%> > <%! > LinkedHashMap menuItems = new LinkedHashMap(); > public vo

Re: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-25 Thread Alexander Hartner
Thanks for this info. This problem was really doing my head in. Glad to see there is a rational fix for it. Looking forward to the next release. Alex On 25 Oct 2009, at 13:55, Konstantin Kolinko wrote: 2009/10/25 Alexander Hartner : I am sure this issue would have come up before, but after

Re: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-25 Thread Konstantin Kolinko
2009/10/25 Alexander Hartner : > I am sure this issue would have come up before, but after struggling with > this for several hours not and not having found anything I might as well as > for help. > When I deploy my application on Tomcat 6.0.18 it all works just fine, > however after upgrading to T

Re: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-25 Thread Alexander Hartner
Hi Charles, Thanks for your reply. I agree with you about moving tools.jar being a really bad idea, but after several hours of struggling I figured I might as well try it. My application uses a jspf fragement with this code in it. <%...@page import="java.util.*"%> <%! LinkedHashMap menuIt

RE: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread Caldarale, Charles R
> From: Alexander Hartner [mailto:a...@j2anywhere.com] > Subject: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20 > > When I deploy my application on Tomcat 6.0.18 it all works just fine, > however after upgrading to Tomcat 6.0.20 I get the following exception When you have a problem li

RE: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread Martin Gainty
did you try declaring as BaseClass e.g. HashMap menuItems= new LinkedHashMap(); ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfae