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.1
            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.

Reply via email to