On Mon, May 2, 2011 at 10:16 PM, Daniel Kulp <[email protected]> wrote: > For wsdl first, you could add actions for the faults in the wsdl to explicitly > set it. When not set, there are a couple algorithms for creating a default > Action for the faults and it could be that JAX-WS (which is what CXF would be > using) uses a slightly different algorithm than what .NET expects. > Explicitly setting it in the wsdl removes the ambiguity. >
It's wsdl first. I'm importing the wsdl from WCF. When you say "set it in the wsdl," do you mean add something to the binding? -- Darrin
