[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Too strict pattern matching in PackageClassFilter
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Feb 5 10:06:31 EST 2009
That looks to be by design. We should have a RecursivePackageClassFilter or allow package wildcards like javax.servlet.* to indicate the javax.servlet package or any of its subpackages.
I think the single package interpretation is consistent with the osgi bundle class loader behavior, so we would have to have an extension to that.
I'll have to look at how the filteredPackages information is incorporated into the class loader model because it could simply be that is where the behavior could be extended.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207378#4207378
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207378
More information about the jboss-dev-forums
mailing list