[jboss-dev-forums] [Design of POJO Server] - Re: Classloader problem with NamingRestartUnitTestCase
kabir.khan@jboss.com
do-not-reply at jboss.com
Wed Feb 6 06:31:53 EST 2008
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#4126954
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126954
More information about the jboss-dev-forums
mailing list