Hi Sergey,

I test apply your patch and run the test. All looks good except four test failure in systest module.
ServerPersistenceTest
SequenceTest
JaxwsExecutorTest
with  same reason
<error type="java.lang.NoSuchMethodError" message="org.apache.cxf.greeter_control.Greeter.greetMeAsync(Ljava/lang/String;)Ljavax/xml/ws/Response;">java.lang.NoSuchMethodError: org.apache.cxf.greeter_control.Greeter.greetMeAsync(Ljava/lang/String;)Ljavax/xml/ws/Response

and RMPolicyWsdlTest

with
javax.xml.ws.soap.SOAPFaultException: Could not send Message.

I guess the error comes from the greeter_control.wsdl and the new greeter.wsdl you create using same tns and service name, which means the generated code will override each other.

Best Regards

Freeman



Freeman Fang wrote:
Hi Sergey,

I will take care of this issue

Thanks

Freeman

Sergey Beryozkin wrote:
Hi

I'd appreciate if someone could apply a patch for https://issues.apache.org/jira/browse/CXF-1409

Thanks, Sergey

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland


Reply via email to