[
https://jira.jboss.org/jira/browse/JBREM-1168?page=com.atlassian.jira.plu...
]
Ron Sigal commented on JBREM-1168:
----------------------------------
If CoyoteInvoker.normalize() gets a request URI of length 0, it returns false, which
causes a response code of 400 to be set and causes an Exception to be thrown on the client
side.
Change applied to branches 2.2 and 2.x.
Unit test: org.jboss.test.remoting.transport.http.EmptyURITestCase.
Waiting for hudson results.
CoyoteInvoker.normalize() should handle empty URLs
--------------------------------------------------
Key: JBREM-1168
URL:
https://jira.jboss.org/jira/browse/JBREM-1168
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.2.3.SP1, 2.5.2 (Flounder)
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.2.3.SP2, 2.5.2.SP1 (Flounder)
When, for some reason, tomcat passes an empty URL to
org.jboss.remoting.transport.coyote.CoyoteInvoker, the normalize() method throws an
ArrayIndexOutOfBoundsException. The problem should be handled more gracefully.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira