https://bz.apache.org/bugzilla/show_bug.cgi?id=70144

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

--- Comment #10 from Mark Thomas <[email protected]> ---
Confirmed invalid using the provided test case.

There is no behavioural difference between the standard Tomcat package and the
embedded form. It is the same classes packaged differently. If you are seeing a
difference in behaviour then you have configured them differently.

To repeat my comment from almost a month ago - you need to set allowBackslash
to true on the Connector (directly, not via setProperty()). That is required
for 10.1.x and 11.0.x. For 9.0.x you have to set a system property.

If you require further configuration assistance, the users mailing list is the
correct venue to ask follow-up questions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to