You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2008/12/01 12:35:12 UTC

[jira] Issue Comment Edited: (SM-1708) Support WS-Addressing for the new http endpoints

    [ https://issues.apache.org/activemq/browse/SM-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47659#action_47659 ] 

nanthrax edited comment on SM-1708 at 12/1/08 3:33 AM:
-------------------------------------------------------------------

As seen with Guillaume, the interesting code is inside the WsAddressingInOperationInterceptor class.
It retrieves the WSDL description from the target endpoint, decorate it to make it a real SOAP WSDL, then creating a Binding from it.
It's the behavior of the old HTTP endpoints.

For the new HTTP endpoints, the SOAP Marshaler could do the same.

I'm going to patch the SOAP Marshaler and test the behavior.

      was (Author: nanthrax):
    As seen with Guillaume, the interesting code is inside the WsAddressingInOperationInterceptor code.
It retrieves the WSDL description from the target endpoint, decorate it to make it a real SOAP WSDL, then creating a Binding from it.
It's the behavior of the old HTTP endpoints.

For the new HTTP endpoints, the SOAP Marshaler could do the same.

I'm going to patch the SOAP Marshaler and test the behavior.
  
> Support WS-Addressing for the new http endpoints
> ------------------------------------------------
>
>                 Key: SM-1708
>                 URL: https://issues.apache.org/activemq/browse/SM-1708
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-http
>            Reporter: Guillaume Nodet
>         Attachments: SM-1708.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.