You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2007/10/04 15:24:22 UTC

[jira] Commented: (SM-1087) Servicemix-http provider should unwrap JBI messages before sending them to the target URI

    [ https://issues.apache.org/activemq/browse/SM-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40262 ] 

Guillaume Nodet commented on SM-1087:
-------------------------------------

If you use the new <http:soap-provider /> endpoint, it should work that way.

> 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.