[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2775) WSRM Client does not apply WS-Addressing correctly

Hans Guldager Knudsen (JIRA) jira-events at lists.jboss.org
Wed Nov 11 08:36:05 EST 2009


    [ https://jira.jboss.org/jira/browse/JBWS-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12494144#action_12494144 ] 

Hans Guldager Knudsen commented on JBWS-2775:
---------------------------------------------

Issue could be related to missing implementation of UseAddressing 

https://jira.jboss.org/jira/browse/JBWS-2458

as test on JBossWS server side do not detect this  - as dispatching done using body payload



> WSRM Client does not apply WS-Addressing correctly
> --------------------------------------------------
>
>                 Key: JBWS-2775
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2775
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.2.1
>            Reporter: Hans Guldager Knudsen
>            Assignee: Richard Opalka
>         Attachments: jboss_1_create_sequence.txt, jboss_2_payload_request.txt, metro_1_create_sequence.txt, metro_2_payload_request.txt, metro_3_close_squence.txt, metro_4_terminate_squence.txt
>
>
> Hi!
> I tried to use the JBoss-native WS-RM client - but it seems that WS Addressing is not applied correctly. 
> I tried following the tuturial at :
> http://www.jboss.org/community/wiki/JBossWS-NativeWS-ReliableMessagingTutorial
> also present as testcase in
> modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxws/samples/wsrm
> When Using the JBoss WS RM client 
> 1. SOAPAction is not set on the HTTP Request - for both CreateSequnece + Payload
> 2. On ** Payload Request ** - WSA Action is not the Payload request Action but :
>     <wsa:Action>http://docs.oasis-open.org/ws-rx/wsrm/200702/CreateSequence</wsa:Action>
>    and therefor invocation failes.
> My Service is running on SUN's Metro.
> I will attach logs from my HTTP monitor from JBoss + SUN's Metro - to show the differences - invoking the 'echo' method.

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

        


More information about the jbossws-issues mailing list