Having changed how schema information flows from WSDL files to the tools (in
my under-construction version), I find myself with a test failure where I
don't even know how my changes get into the code path.

org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JaxwsServiceBuilderTest.testSoapHeader()

The 'expected' schema has a nillable on an element (SOAPHeaderData), and the
generated WSDL does not. Since I only changed the wsdl-to-schema direction,
I'm a bit puzzled at how I even got involved in his.

Reply via email to