DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25015>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25015

CoyoteAdapter is breaking path info





------- Additional Comments From [EMAIL PROTECTED]  2003-12-04 17:49 -------
> As for your question, at this time of the processing, the URI has been 
> converted to chars, so use the CharChunk, as the current algorithm is doing.

Well as it is now the jsessionid is only being remove from the byte array 
(ByteChunk) the only reason you do not see the jsessionid in the path is the 
code finds the first ';' and drops it and everything after it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to