------------------------------------------------------------------------------- Test set: com.tradecloud.jsf.manager.CommentManagerTest ------------------------------------------------------------------------------- Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.007 s <<< FAILURE! -- in com.tradecloud.jsf.manager.CommentManagerTest com.tradecloud.jsf.manager.CommentManagerTest.addCommentIncCostInvoice -- Time elapsed: 0.001 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.ExceptionInInitializerError [in thread "main"] com.tradecloud.jsf.manager.CommentManagerTest.testCreateAndRemoveFreeTextComment -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.manager.CommentManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"] com.tradecloud.jsf.manager.CommentManagerTest.addCommentIncCostItem -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.manager.CommentManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"] com.tradecloud.jsf.manager.CommentManagerTest.addCommentIncOrder -- Time elapsed: 0 s <<< ERROR! java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.manager.CommentManagerTest Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.tradecloud.jsf.base.JsfBaseTestCase [in thread "main"]