You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/11/18 06:45:05 UTC

[jira] Reopened: (SM-1399) several tests failed in servicemix-cxf-bc of servicemix 3.3 caused by recent changes in cxf 2.1 snapshot

     [ https://issues.apache.org/activemq/browse/SM-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reopened SM-1399:
------------------------------


3.2 branch also need this fix now

> 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
>            Assignee: Freeman Fang
>             Fix For: servicemix-cxf-bc-2008.01, 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.