"adrian(a)jboss.org" wrote :
| Why I don't like it, is that there can be a local blacklist and a global
blacklist.
| Turning off the blacklist after the classloader has been created and added to the
| domain could leave the global one in an inconsistent state unless extra steps
| are taken to flush it.
|
This can get even more complicated where you have stacks of domains
caching the results of parent domain lookups. Any flush on the parent
would meaning flushing all the children as well.
This complication is actually avoided in the current implementation
because it doesn't cache the parent result. It assumes the parent will do it
if it is required.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096979#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...