several tests failed in servicemix-cxf-bc of servicemix 3.3 caused by recent
changes in cxf 2.1 snapshot
---------------------------------------------------------------------------------------------------------
Key: SM-1399
URL: https://issues.apache.org/activemq/browse/SM-1399
Project: ServiceMix
Issue Type: Test
Components: servicemix-cxf-bc
Reporter: Freeman Fang
Fix For: 3.3
the exception looks like
Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR:
Can't find prefix for 'http://apache.org/cxf/calculator/types'. Namespace
prefixes must be set on the Definition object using the addNamespace(...)
method.
at com.ibm.wsdl.util.xml.DOMUtils.getPrefix(Unknown Source)
at com.ibm.wsdl.util.xml.DOMUtils.getQualifiedValue(Unknown Source)
at com.ibm.wsdl.util.xml.DOMUtils.printQualifiedAttribute(Unknown
Source)
at com.ibm.wsdl.xml.WSDLWriterImpl.printParts(Unknown Source)
at com.ibm.wsdl.xml.WSDLWriterImpl.printMessages(Unknown Source)
at com.ibm.wsdl.xml.WSDLWriterImpl.printDefinition(Unknown Source)
at com.ibm.wsdl.xml.WSDLWriterImpl.writeWSDL(Unknown Source)
at com.ibm.wsdl.xml.WSDLWriterImpl.getDocument(Unknown Source)
at
org.apache.servicemix.cxfbc.CxfBcProvider.validate(CxfBcProvider.java:384)
... 41 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.