I've finally sorted this out.  When I used UCL tracing, I found out that the class it 
couldn't find was junit.framework.TestCase.  While I included the junit.jar in the EAR 
file, I didn't update the MANIFEST.MF file in the test jar to include the junit.jar 
file in the classpath to use.  Once I did that, it worked as normal.

I can only assume that early versions of the 4 developers release had a copy of junit 
already in the classpath, and then it was removed.  So a case of pilot error. :)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846811#3846811

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846811


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to