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