Hi, at first I have to say that I've started directly with the JavaEE tutorial and follow the HelloWorld tutorial during this tutorial. Might be that the problem is the order of the tutorials. However...
When coming to Part 3, Step 5 (Running unit tests) they fail with the following exception: java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/transaction/SystemException Full Stacktrace: http://www.nabble.com/file/p11048215/stacktrace.txt stacktrace.txt I found something about this http://weblogs.java.net/blog/ludo/archive/2007/01/java_ee_5_apis.html here . There it says that you will need a JavaEE container (will be JBoss for me) to run the code. I'll try to fix this now, just wanted to mention that you might experience the same problem. ~Karsten -- View this message in context: http://www.nabble.com/-sculptor--Problems-executing-Unittests-from-JavaEE-HelloWorld-tutorial-tf3897267s17564.html#a11048215 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
