You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2007/12/31 23:32:27 UTC

[jira] Updated: (SM-1188) wsdl-first-cxfse-su samples don't build after upgrading to CXF 2.0.4 SNAPSHOT

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

Chris Custine updated SM-1188:
------------------------------

    Affects Version/s:     (was: 3.2.1)
                       3.3
                       3.2.2

This issue is only affecting the current 3.3 SNAPSHOT from trunk and unreleased 3.2.2 SNAPSHOT from the bug fix branch.

> wsdl-first-cxfse-su samples don't build after upgrading to CXF 2.0.4 SNAPSHOT
> -----------------------------------------------------------------------------
>
>                 Key: SM-1188
>                 URL: https://issues.apache.org/activemq/browse/SM-1188
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-cxf-se
>    Affects Versions: 3.2.2, 3.3
>            Reporter: Chris Custine
>            Priority: Minor
>
> The CXF dependencies were upgraded to 2.0.4-incubator-SNAPSHOT for SM-1168 and since then the wsdl-first-cxfse-su sample project fails on the cxf codegen step with the following error:
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Samples :: WSDL first :: CXF SE
> [INFO]    task-segment: [clean, install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory /home/ccustine/development/apache/servicemix/smx3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/target
> [INFO] [cxf-codegen:wsdl2java {execution: default}]
> Loading FrontEnd jaxws ...
> Loading DataBinding jaxb ...
> wsdl2java -d /home/ccustine/development/apache/servicemix/smx3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/target/jaxws -verbose /home/ccustine/development/apache/servicemix/smx3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/src/main/resources/person.wsdl
> wsdl2java - Apache CXF (incubator) 2.0.4-incubator-SNAPSHOT
> Dec 31, 2007 3:00:47 PM org.apache.cxf.tools.validator.internal.WSDL11Validator getWSDLDoc
> INFO: Validate wsdl file:/home/ccustine/development/apache/servicemix/smx3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/src/main/resources/person.wsdl
> WSDLToJava Error : java.lang.ClassCastException: org.apache.xerces.parsers.XIncludeAwareParserConfiguration
> org.apache.cxf.tools.common.ToolException: java.lang.ClassCastException: org.apache.xerces.parsers.XIncludeAwareParserConfiguration

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.