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

Fwd: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-25 Thread Alexander Hartner
Hartner Date: 25 October 2009 09:17:27 GMT To: "Tomcat Users List" Cc: "Caldarale, Charles R" Subject: Re: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20 Hi Charles, Thanks for your reply. I agree with you about moving tools.jar being a really bad idea, but af

Re: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-25 Thread Alexander Hartner
y and let you know. Thanks for your help Alex On 25 Oct 2009, at 02:44, Caldarale, Charles R wrote: 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, howe

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

RE: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread Martin Gainty
..@j2anywhere.com Subject: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20 Date: Sun, 25 Oct 2009 00:28:03 +0100 To: users@tomcat.apache.org 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

JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread 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 Tomcat 6.0.20 I get the following