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

[jira] Commented: (SMX4-149) ServiceMix Example CXF OSGi build error on AIX; DTDDVFactoryImpl does not extend from DTDDVFactory.

    [ https://issues.apache.org/activemq/browse/SMX4-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47140#action_47140 ] 

Jamie Goodyear commented on SMX4-149:
-------------------------------------

Note:

 The build error "can not extend from DTDDFactory" is not intrinsic to Sample CXF-OSGi, a Maven clean install in this sample will in fact pass. However if several samples are executed then we will see the above build error eventually occur. I'm investigating to see when / where the build issue occurs.

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