Scott England-Sullivan created CAMEL-5458:
---------------------------------------------

             Summary: Recipient List Breaks Jetty/HTTP bridgeEndpoint=true
                 Key: CAMEL-5458
                 URL: https://issues.apache.org/jira/browse/CAMEL-5458
             Project: Camel
          Issue Type: Bug
            Reporter: Scott England-Sullivan


When a RecipientList Bean creates a Jetty/HTTP bridgeEndpoint URI that has an 
HTTP path already, the HttpHelper concatenates the consumer path to the 
producer endpoint creating an HttpOperationUnsupportedException.

For example, if the consumer endpoint is http://address:port/foo and the 
producer endpoint is http://address:port/bar the HttpHelper will return an 
endpoint of http://address:port/bar/foo.

Test case and patch will be uploaded shortly.  I am testing the other options 
for recipient list as well.

Thanks,
Scott ES
http://fusesource.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to