[jboss-jira] [JBoss JIRA] Closed: (JBREFLECT-68) VFSClassLoaderDomainRegistry is not singleton
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Fri Nov 27 01:46:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBREFLECT-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavia Rainone closed JBREFLECT-68.
-----------------------------------
> VFSClassLoaderDomainRegistry is not singleton
> ---------------------------------------------
>
> Key: JBREFLECT-68
> URL: https://jira.jboss.org/jira/browse/JBREFLECT-68
> Project: JBoss Reflection
> Issue Type: Bug
> Components: Class Pool
> Affects Versions: JBossReflection.2.0.2.GA
> Reporter: Flavia Rainone
> Assignee: Flavia Rainone
> Fix For: JBossReflection.2.2.0-Alpha
>
>
> The registry should be singleton, as the domains are singleton as well.
> This bug occurs in scenarios as the following one:
> - the default class pool domain is created using domainregistry1
> - domainregistry2 is created and another cp is created using it.
> - as a result, the registries are not inconsistents, and the result is that cp cannot always find stuff that is the default domain and vice-versa.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list