https://issues.apache.org/bugzilla/show_bug.cgi?id=48627
--- Comment #5 from Mark Thomas <ma...@apache.org> 2010-01-30 17:56:27 GMT --- Created an attachment (id=24910) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24910) Binary patch for testing purposes only This has been fixed in trunk and proposed for 6.0.x. To test if you are happy build from source, checkout tc6.0.x/trunk and apply this patch before building: http://svn.apache.org/viewvc?view=revision&revision=904949 To test with the binary patch, make the following changes to a 6.0.24 installation: 1. Create the following directory structure in $CATALINA_HOME/lib org/apache/jasper/compiler 2. Download the binary patch attachment and extract the 2 class files to the directory you created in step 1. You should now have: $CATALINA_HOME/lib/org/apache/jasper/compiler/AttributeParser.class $CATALINA_HOME/lib/org/apache/jasper/compiler/Parser.class 3. Empty the $CATALINA_BASE/work directory 4. Start Tomcat Please be aware that this patch in both source and binary form is for testing purposes only and is not an official release from the ASF. Let us know how you get on. Thanks in advance. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org