From issues at jboss.org Wed Mar 5 03:47:33 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Wed, 5 Mar 2014 03:47:33 -0500 (EST) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: Ivo Studensky created JBOSGI-762: ------------------------------------ Summary: 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 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 From issues at jboss.org Wed Mar 5 03:49:33 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Wed, 5 Mar 2014 03:49:33 -0500 (EST) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12950073#comment-12950073 ] Ivo Studensky commented on JBOSGI-762: -------------------------------------- PR sent https://github.com/jbosgi/jbosgi-framework/pull/7 > 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 > 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 From issues at jboss.org Wed Mar 5 03:53:33 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Wed, 5 Mar 2014 03:53:33 -0500 (EST) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivo Studensky updated JBOSGI-762: --------------------------------- Assignee: Thomas Diesler I am not sure to whom can I assign this. Thomas, is it correct to assign it to you? > 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: Thomas Diesler > 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 From issues at jboss.org Wed Mar 5 04:27:33 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 5 Mar 2014 04:27:33 -0500 (EST) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated JBOSGI-762: ------------------------------------------- Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1072828 > 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: Thomas Diesler > 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 From issues at jboss.org Wed Mar 5 04:35:36 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 5 Mar 2014 04:35:36 -0500 (EST) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated JBOSGI-762: ------------------------------------------- Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1072828, https://bugzilla.redhat.com/show_bug.cgi?id=1072836 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1072828) > 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: Thomas Diesler > 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 From issues at jboss.org Mon Mar 17 03:20:10 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Mon, 17 Mar 2014 03:20:10 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12953375#comment-12953375 ] Thomas Diesler commented on JBOSGI-762: --------------------------------------- Ivo, I can give you write access to jbosgi. The project has no maintainer. > 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: Thomas Diesler > 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 From issues at jboss.org Wed Mar 19 07:02:10 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 19 Mar 2014 07:02:10 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12954147#comment-12954147 ] RH Bugzilla Integration commented on JBOSGI-762: ------------------------------------------------ Ivo Studensky changed the Status of [bug 1072828|https://bugzilla.redhat.com/show_bug.cgi?id=1072828] from NEW to CLOSED > 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: Thomas Diesler > 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 From issues at jboss.org Thu Mar 20 09:32:10 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Thu, 20 Mar 2014 09:32:10 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12954604#comment-12954604 ] Ivo Studensky commented on JBOSGI-762: -------------------------------------- [~thomas.diesler] Could you give me the write access then pls? Thanks. I've changed the PR a bit so that it does not require JDK7 to compile. It is using reflection now. > 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: Thomas Diesler > 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 From issues at jboss.org Thu Mar 20 09:38:10 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Thu, 20 Mar 2014 09:38:10 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12954608#comment-12954608 ] Thomas Diesler commented on JBOSGI-762: --------------------------------------- Done - welcome to [jbosgi|https://github.com/jbosgi] > 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: Thomas Diesler > 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 From issues at jboss.org Fri Mar 21 02:06:11 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Fri, 21 Mar 2014 02:06:11 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivo Studensky closed JBOSGI-762. -------------------------------- Resolution: Won't Fix > 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: Thomas Diesler > 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 From issues at jboss.org Fri Mar 21 02:08:10 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 21 Mar 2014 02:08:10 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12954829#comment-12954829 ] RH Bugzilla Integration commented on JBOSGI-762: ------------------------------------------------ Ivo Studensky changed the Status of [bug 1072836|https://bugzilla.redhat.com/show_bug.cgi?id=1072836] from NEW to CLOSED > 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: Thomas Diesler > 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 From issues at jboss.org Fri Mar 21 09:36:10 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 21 Mar 2014 09:36:10 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12954982#comment-12954982 ] RH Bugzilla Integration commented on JBOSGI-762: ------------------------------------------------ Ivo Studensky changed the Status of [bug 1072836|https://bugzilla.redhat.com/show_bug.cgi?id=1072836] from CLOSED to ASSIGNED > 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: Thomas Diesler > 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 From issues at jboss.org Fri Mar 21 09:40:11 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Fri, 21 Mar 2014 09:40:11 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivo Studensky reopened JBOSGI-762: ---------------------------------- Assignee: Ivo Studensky (was: Thomas Diesler) It has been reconsidered that MODULES-181 should go to 6.x, thus this fix is needed. > 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 From issues at jboss.org Fri Mar 21 09:42:12 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Fri, 21 Mar 2014 09:42:12 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ 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 From issues at jboss.org Fri Mar 21 10:38:11 2014 From: issues at jboss.org (Ivo Studensky (JIRA)) Date: Fri, 21 Mar 2014 10:38:11 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-762) Register BundleReferenceClassLoader as parallel-capable due to changes in jboss-modules In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivo Studensky resolved JBOSGI-762. ---------------------------------- Resolution: Done Merged. > 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