You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/07/28 21:24:14 UTC

[jira] Resolved: (CXF-1358) In the generated element in the WSDL, I need to specify a value for soapAction in order to be used by a WCF client

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

Daniel Kulp resolved CXF-1358.
------------------------------

       Resolution: Invalid
    Fix Version/s: Invalid


We pretty much have two ways to accomplish this:

1) Use the annotations as described in the article

2) Create a ServiceConfiguration object that would do whatever mapping you want and configure that into the factory.


> In the generated <soap:operation soapAction=""> element in the WSDL, I need to specify a value for soapAction in order to be used by a WCF client
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1358
>                 URL: https://issues.apache.org/jira/browse/CXF-1358
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.0.3
>         Environment: I'm using a Spring context and a webservice-beans.xml to describe the endpoint
>            Reporter: Noel Rocher
>             Fix For: Invalid
>
>
> This kind of problem seems to be well described here : http://weblogs.java.net/blog/arungupta/archive/2006/08/wcf_interop_wor.html .
> I'm not using annotations.

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