[jboss-dev-forums] [Design of POJO Server] - Re: Classloader problem with NamingRestartUnitTestCase
bstansberry@jboss.com
do-not-reply at jboss.com
Thu Feb 7 13:17:38 EST 2008
"dimitris at jboss.org" wrote : Again the weird thing is they pass locally.
When they pass locally, do you mean when you just run the one test, e.g. via one-test?
These problems relate to classes from undeployed classloaders being picked up when the same artifact is deployed again. I'm guessing what artifact this test deploys (or at least the classes in it) has been deployed/undeployed by an earlier test. If you just run the BankStressTestCase by itself you won't see the problem.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127521#4127521
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127521
More information about the jboss-dev-forums
mailing list