[
https://issues.apache.org/activemq/browse/SMX4-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47193#action_47193
]
Jamie Goodyear commented on SMX4-149:
-------------------------------------
CXF codegen plugin requires xercesImpl to be added to the classpath when on IBM
JDK, other wise the DTD error occurs.
Will determine proper place to add this dependency, then submit patch.
> ServiceMix Example CXF OSGi build error on AIX; DTDDVFactoryImpl does not
> extend from DTDDVFactory.
> ---------------------------------------------------------------------------------------------------
>
> Key: SMX4-149
> URL: https://issues.apache.org/activemq/browse/SMX4-149
> Project: ServiceMix 4
> Issue Type: Test
> Affects Versions: 4.0-m2
> Environment: AIX v5.3
> JDK 1,5
> Reporter: Jamie Goodyear
> Assignee: Jamie Goodyear
>
> ServiceMix Example CXF OSGI build error on AIX; DTDDVFactoryImpl does not
> extend from DTDDVFactory.
> The CXF OSGi example builds on Mac OS & Linux, this appears to be an IBM JDK
> specific build error.
> From build logs:
> {noformat}
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Apache ServiceMix Example :: CXF OSGi
> [INFO] task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [cxf-codegen:wsdl2java {execution: generate-test-sources}]
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] com.sun.org.apache.xerces.internal.impl.dv.DVFactoryException: DTD
> factory class com.sun.org.apache.xerces.internal.impl.dv.dtd.DTDDVFactoryImpl
> does
> not extend from DTDDVFactory.
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.