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 2006/05/09 13:41:39 UTC

[jira] Resolved: (SM-397) WSA:Action header should override default service/endpoint values from the http endpoint definition

     [ https://issues.apache.org/activemq/browse/SM-397?page=all ]
     
Guillaume Nodet resolved SM-397:
--------------------------------

    Fix Version: 3.0-M2
     Resolution: Fixed
      Assign To: Guillaume Nodet

Found a simple way to do that while keeping backward compatibility

Author: gnodet
Date: Tue May  9 04:39:17 2006
New Revision: 405392

URL: http://svn.apache.org/viewcvs?rev=405392&view=rev
Log:
SM-397: WSA:Action header should override default service/endpoint values from the http endpoint definition

Modified:
    incubator/servicemix/trunk/servicemix-soap/src/main/java/org/apache/servicemix/soap/SoapHelper.java



> WSA:Action header should override default service/endpoint values from the http endpoint definition
> ---------------------------------------------------------------------------------------------------
>
>          Key: SM-397
>          URL: https://issues.apache.org/activemq/browse/SM-397
>      Project: ServiceMix
>         Type: Bug

>   Components: servicemix-http
>     Versions: 3.0-M2
>     Reporter: Ilya Kuleshov
>     Assignee: Guillaume Nodet
>      Fix For: 3.0-M2

>
>
> Manual says that although service and endpoint attributes are required
> by the consumer endpoint definition of http-component, it is possible
> to use WS-Addressing to set custom target for the SOAP message. When I
> use the WSA:To header then value from this header overrides default
> service/endpoint correctly.
> On the other side, when I use the WSA:Action header then
> http-component sets destination interface/operation attributes of the
> message as expected but leaves service/endpoint attributes from the
> http endpoint definition. This results into routing problems because
> the JBI message now has interface, operation, service and endpoint
> attributes set altogether.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira