[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules

Ivo Studensky (JIRA) issues at jboss.org
Fri Mar 21 09:42:12 EDT 2014


    [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12954987#comment-12954987 ] 

Ivo Studensky commented on JBOSGI-762:
--------------------------------------

A new PR which does not require JDK7 for compilation sent:

https://github.com/jbosgi/jbosgi-framework/pull/8
                
> Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules
> ---------------------------------------------------------------------------------------
>
>                 Key: JBOSGI-762
>                 URL: https://issues.jboss.org/browse/JBOSGI-762
>             Project: JBoss OSGi
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: framework
>    Affects Versions: JBossOSGi 2.1.1
>            Reporter: Ivo Studensky
>            Assignee: Ivo Studensky
>             Fix For: JBossOSGi 2.1.2
>
>
> Because of JDK7 related changes in jboss-modules (\[1\] \[2\]) the {{BundleReferenceClassLoader}} has to be registered as parallel-capable. Otherwise it will fail with {{java.lang.Error: Cannot instantiate non-parallel subclass}} in the EAP once jboss-modules:1.3.1.Final is in.
> [1] https://issues.jboss.org/browse/MODULES-181
> [2] https://issues.jboss.org/browse/MODULES-182

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-osgi-issues mailing list