You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/02/26 13:53:58 UTC

[jira] Resolved: (SMX4-764) Override Apache Felix Framework to 3.0.8 version

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

Jean-Baptiste Onofré resolved SMX4-764.
---------------------------------------

    Resolution: Fixed

All examples look good now so far.

Thanks to Gert's latest fix on features descriptor (to avoid to refresh the Aries Blueprint bundle), see SMX4-762.

We must update the features descriptor to use the OBR resolver to avoid this kind of issue.

> Override Apache Felix Framework to 3.0.8 version
> ------------------------------------------------
>
>                 Key: SMX4-764
>                 URL: https://issues.apache.org/jira/browse/SMX4-764
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.3.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.3.0
>
>
> By default, ServiceMix 4.3.0 uses Karaf 2.1.3. The default OSGi framework used is Apache Felix Framework 3.0.2.
> We have two issues using Felix 3.0.2:
> 1/ NoClassDefFoundError: javax.xml.namespace.QName
> The workaround is to add javax.xml.namespace in the Import-Package statement of the bundles (using CXF especially).
> 2/ IllegalStateException: zip file closed
> It's a known Felix bug around refresh.
> We don't have these issues using Equinox (adding karaf.framework=equinox in etc/custom.properties).
> The update to Felix 3.0.8 looks to solve the issue (I perform some tests to validate that).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira