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

Hans Guldager Knudsen (JIRA) jira-events at lists.jboss.org
Mon Sep 28 06:38:49 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBWS-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Guldager Knudsen updated JBWS-2775:
----------------------------------------

    Description: 
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 CreateSequnece - WSA Action is not the Payload request Action but :

    <wsa:Action>http://docs.oasis-open.org/ws-rx/wsrm/200702/CreateSequence</wsa:Action>



I will attach logs from my HTTP monitor from JBoss + SUN's Metro - to show the differences - invoking the 'echo' method.



  was:
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



I will attach logs from my HTTP monitor from JBoss + SUN's Metro - to show the differences.






> WSRM Client does 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.0
>            Reporter: Hans Guldager Knudsen
>         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 CreateSequnece - WSA Action is not the Payload request Action but :
>     <wsa:Action>http://docs.oasis-open.org/ws-rx/wsrm/200702/CreateSequence</wsa:Action>
> 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