Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Fix the test in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JaxwsServiceBuilderNoAnnoTest
// * Missing wsdl:types
// * getPrice MUST refeter to schema element
// <wsdl:message name="getPrice">
// <wsdl:part name="arg0" type="xsd:string"/>
// </wsdl:message>