You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Xu Hui Sheng (JIRA)" <ji...@apache.org> on 2010/06/05 06:43:54 UTC

[jira] Closed: (FELIX-2356) extension bundle cannot load class from embed jar

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

Xu Hui Sheng closed FELIX-2356.
-------------------------------


testcase passed, thanks.

> extension bundle cannot load class from embed jar
> -------------------------------------------------
>
>                 Key: FELIX-2356
>                 URL: https://issues.apache.org/jira/browse/FELIX-2356
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-2.0.5
>         Environment: Window XP, JDK-1.5, maven-2.2.1
>            Reporter: Xu Hui Sheng
>            Assignee: Karl Pauls
>             Fix For: framework-3.0.0
>
>         Attachments: mavensample.zip
>
>
> I try to use extension bundle to export additional package.  These additional package should put into the extension bundle.
> If I put these package inline the extension bundle, then everything is all right.
> If I put these package as embed jar and refer the embed jar from Bundle-ClassPath, then the other bundle cannot find these package.  I will get ClassNotException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.