Re: [2.0.4] Service unit tests fail after upgrade from 2.0.2

2008-02-22 Thread Daniel Kulp
Any chance you can capture wire traces of the soap messages going to/from 2.0.2 and 2.0.4? That will probably provide the best clue as to what's happening. I notice you aren't using a wsdl. Thus, one possible culprit is that 2.0.4 now honors any @XmlSchem(elementFormDefault=)

[2.0.4] Service unit tests fail after upgrade from 2.0.2

2008-02-21 Thread Holger Stolzenberg
We are using CXF for a shop backend. After we upgraded from 2.0.2 - 2.0.4 the unit tests (TestNG) for the CXF services all fail with the same exception like the one below: FAILED: testSaveCustomer javax.xml.ws.soap.SOAPFaultException: Could not send Message. at