DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41856>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41856 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2007-03-25 08:01 ------- "It works in WebSphere" is not a good argument, as WebSphere is far more lax than Tomcat in many areas of Specification implementation. Tomcat's stricter, for better or worse. I would suggest four things: - Confirm this is a bug by asking on the Tomcat users mailing list, - Try to listen to the error message you quote and don't escape strings within the parameter name map, i.e, in this case remove the leader backslash from \T - Do your testing on the latest stable Tomcat 6.0.10, or at least 5.5.20, as 5.0 is ancient and unlikely to get bugs fixed in a timely manner, - If you confirm that this a bug against the latest stable Tomcat release, please reopen this issue and attach a test WAR file we can use to reproduce your issue. FWIW, I ran through the TagUnit (http://today.java.net/pub/a/today/2004/08/30/TagUnitIntro.html) tests on 5.5.20 recently and they worked just fine for me, including map accessors. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]