[ 
https://issues.apache.org/activemq/browse/CAMEL-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William Tam updated CAMEL-1994:
-------------------------------

    Attachment: wsa-test.patch

Hi Shailesh, thanks for the patience.  I created a smaller test case 
(wsa-test.patch) and I did see WS Addressing headers getting propagated in both 
directions (request and response).  However, the test client did not receive 
the response properly.  Willem has agreed to look into the issue.

> WS-Adressing: No headers in the respose, [MAPs retrieved from message null]
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-1994
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1994
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.0.0
>         Environment: Windows XP, Camel 2.0.0, JDK 1.5, Soap-UI
>            Reporter: Shailesh Soliwal
>            Assignee: William Tam
>         Attachments: ebxml_request.xml, IHEXDS.zip, logs.txt, wsa-test.patch
>
>
> I am using a cxf endpoint configured in POJO mode and running in 
> wsdl-first-approach. When a web-service client(Soap-UI) send a request with 
> headers, it expects headers back with appropriate response Action defined in 
> wsdl, however, with this configuration no headers are not being sent back.
> Error seen on debug logs:
> ContextUtils                   DEBUG retrieving MAPs from context property 
> javax.xml.ws.addressing.context.inbound
> ContextUtils                   WARN  WS-Addressing - failed to retrieve 
> Message Addressing Properties from context
> MAPAggregator                  DEBUG MAPs retrieved from message null
> ContextUtils                   DEBUG retrieving MAPs from context property 
> javax.xml.ws.addressing.context.outbound
> ContextUtils                   WARN  WS-Addressing - failed to retrieve 
> Message Addressing Properties from context
> ContextUtils                   DEBUG retrieving MAPs from context property 
> javax.xml.ws.addressing.context.outbound
> ContextUtils                   WARN  WS-Addressing - failed to retrieve 
> Message Addressing Properties from context
> Please find attached detailed logs, a sample project, and a sample xml 
> request.
> Some more details:
> Endpoint configuration: CxfEndpoint, WSAdressing Feature enabled, Wsdl First 
> approach
> Camel Version: 2.0.0
> CXF Version: 2.2.2

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

Reply via email to