[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-228) Add support for excluded packages to VFSClassLoaderPolicy

Scott M Stark (JIRA) jira-events at lists.jboss.org
Tue Jan 22 23:08:51 EST 2008


Add support for excluded packages to VFSClassLoaderPolicy
---------------------------------------------------------

                 Key: JBMICROCONT-228
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-228
             Project: JBoss MicroContainer
          Issue Type: Feature Request
            Reporter: Scott M Stark
         Assigned To: Scott M Stark
             Fix For: JBossMC-2.0.0.Beta10


Right now one has to specify all the packages to export if not all should be exported. Typically one only knows what should not be exported, for example, java.*, javax.servlet.*. VFSClassLoaderPolicy would need to support a Set<String> of package prefixes that should not be included in the package determination visitation.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list