[Bug 70144] Tomcat Embedded doesn't work with encoded `\`
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=70144 Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #7 from Mark Thomas <[email protected]> --- Confirmed working as expected with a test case. Note that if the property exists on the Connector you must use the property specific setter. setProperty() (as documented in the Javadoc) only works for properties on the protocol handler. -- You are receiving this mail because: You are the assignee for the bug.