[jboss-jira] [JBoss JIRA] Created: (JBREFLECT-68) VFSClassLoaderDomainRegistry is not singleton

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Fri Nov 20 15:14:29 EST 2009


VFSClassLoaderDomainRegistry is not singleton
---------------------------------------------

                 Key: JBREFLECT-68
                 URL: https://jira.jboss.org/jira/browse/JBREFLECT-68
             Project: JBoss Reflection
          Issue Type: Bug
            Reporter: Flavia Rainone
            Assignee: Flavia Rainone


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