[
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.