Chuck,

As usual, you were spot on. Both of the references described what I was seeing.

When your wife wants to leave, it is a question of when not if. I think the same applies here: the spec says something and eventually we will all comply with that. Accordingly, I bit the bullet and changed all the offending code.

The number of configurations is the result of history. I am now trying to reduce them but I need servers to switch production to before I can update the production servers. We have been doing very well with a single server (God help us if it has a problem) but volume is reaching the point where we need to start thinking cluster as in a cluster of Tomcats not that other thing.

Martin, thanks for your response.  I think I have a handle on this now.

Again, thanks to all.

Carl


----- Original Message ----- From: "Caldarale, Charles R" <chuck.caldar...@unisys.com>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Saturday, September 12, 2009 12:33 PM
Subject: RE: Not compiling JSP's


From: Carl [mailto:c...@etrak-plus.com]
Subject: Re: Not compiling JSP's

1.  Why the compilers on most of my computers worked fine and the
newest one (test server) failed.

I find it odd that you run such a variety of configurations. In any event, several fixes for quote escaping have gone into recent versions of Tomcat, such as:
https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
https://issues.apache.org/bugzilla/show_bug.cgi?id=45427

Also, take a look at the doc for the STRICT_QUOTE_ESCAPING system property:
http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html#Jasper

You might have been able to avoid updating so much code, but it's probably better to bring it into compliance with the standard.

2.  Why I did not see any errors in any logs.

That's a very good question.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to