Doh! Ignore my last post, I see the impl of isValid is now
| public boolean isValid()
| {
| BaseClassLoaderPolicy basePolicy = policy;
| return basePolicy.getClassLoaderUnchecked() != null;
| }
|
So false will be returned
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126954#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...