[
https://issues.apache.org/activemq/browse/SM-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40309
]
Guillaume Nodet commented on SM-1087:
-------------------------------------
Do you think you could set up a junit test for servicemix-http using the
http:soap-provider ?
> Servicemix-http provider should unwrap JBI messages before sending them to
> the target URI
> -----------------------------------------------------------------------------------------
>
> Key: SM-1087
> URL: https://issues.apache.org/activemq/browse/SM-1087
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-http
> Affects Versions: 3.2
> Environment: Windows XP, Servicemix 3.2
> Reporter: Ryan Moquin
>
> When using the cxfse proxy to a servicemix-http provider, the provider will
> sent off requests in the exact form it gets them (it appears). Since the cxf
> se proxy, can only communicate to an internal component, it always wraps it's
> communications in a JBI wrapper. This means that a receiving http provider
> will then forward the JBI message is is, to the targetURI which will cause a
> failure on that target server. Servicemix-http should remove this wrapper
> before sending.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.