[ 
https://issues.apache.org/jira/browse/CXF-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626750#comment-13626750
 ] 

Matthias Buchhorn commented on CXF-4955:
----------------------------------------

Hey Daniel, great news!  We will wait when the snapshot build was successful. I 
think here we can find it, isn't 
it?[1]https://repository.apache.org/content/groups/snapshots/org/apache/cxf/apache-cxf/2.7.5-SNAPSHOT/
 We let you know about the result if we test the discovery Hello message agaist 
our DiscoveryProxy.
cheers and thank you very muchMatthias   Gesendet: Dienstag, 09. April 2013 um 
17:12 Uhr
Von: "Daniel Kulp (JIRA)" <j...@apache.org>
An: matthias.buchh...@web.de
Betreff: [jira] [Commented] (CXF-4955) Interoperability Issue of the Discovery 
Hello Message - wrong SOAP-Header-Action
[ 
[2]https://issues.apache.org/jira/browse/CXF-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626700#comment-13626700
 ]

Daniel Kulp commented on CXF-4955:
----------------------------------

I think I fixed this yesterday. Any chance you could test with the latest code? 
Unfortunately, Apache is having build machine/Jenkins issues and a snapshot 
wasn't deployed last night so you'd need to grab the latest code from SVN and 
build. :-(


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: [7]http://www.atlassian.com/software/jira
----------------------------------------------------------------------------------------
[1] 
https://repository.apache.org/content/groups/snapshots/org/apache/cxf/apache-cxf/2.7.5-SNAPSHOT/
[2] 
https://issues.apache.org/jira/browse/CXF-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626700#comment-13626700
[3] https://issues.apache.org/jira/browse/CXF-4955
[4] http://cxf.apache.org/jaxws/dispatch/DummyImpl/InvokeOneWayRequest
[5] 
http://docs.oasis-open.org/ws-dd/discovery/1.1/os/wsdd-discovery-1.1-spec-os.html#_Toc234231821
[6] http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01/Hello
[7] http://www.atlassian.com/software/jira

                
> Interoperability Issue of the Discovery Hello Message  - wrong 
> SOAP-Header-Action
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-4955
>                 URL: https://issues.apache.org/jira/browse/CXF-4955
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.7.4
>         Environment: Windows XP
>            Reporter: Matthias Buchhorn
>            Priority: Minor
>
> CXF send out a WS-Discovery Multicast Hello Message by default.
> We use the DiscoveryProxy from Microsoft WCF. This service  got the CXF Hello 
> one-way message, but didn't accept that, because this SOAP Header Action is 
> wrong:
> <wsa:Action>http://cxf.apache.org/jaxws/dispatch/DummyImpl/InvokeOneWayRequest</wsa:Action>
> In the WS-Discovery 1.1 Spec: 
> http://docs.oasis-open.org/ws-dd/discovery/1.1/os/wsdd-discovery-1.1-spec-os.html#_Toc234231821
>  the Hello one-way Message has following SOAP Header Action:
> <a:Action>
>    http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01/Hello
> </a:Action>
> We find no possibility to change the SOAP-Header-Action by default. The core 
> class org.apache.cxf.jaxws.ServiceImpl will set the SOAP Header Action in the 
> method createDispatchService.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to