I see the same error from within eclipse if I run the test. The test classpath is missing
the gnu trove classes, and I see this referenced in no pom.xml.
| -------------------------------------------------------------------------------
| Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec <<<
FAILURE!
| warning(junit.framework.TestSuite$1) Time elapsed: 0.003 sec <<< FAILURE!
| junit.framework.AssertionFailedError: Exception in constructor: testClassAnnotation
(java.lang.NoClassDefFoundError: gnu/trove/TLongObjectHashMap
| at org.jboss.aop.AspectManager.<init>(AspectManager.java:116)
| at org.jboss.aop.AspectManager$1.run(AspectManager.java:281)
| at org.jboss.aop.AspectManager$1.run(AspectManager.java:269)
| at java.security.AccessController.doPrivileged(Native Method)
| at org.jboss.aop.AspectManager.initManager(AspectManager.java:267)
| at org.jboss.aop.AspectManager.instance(AspectManager.java:246)
| at org.jboss.aop.AspectManager.instance(AspectManager.java:235)
| at
org.jboss.test.deployers.scope.support.TestComponentCreator.<init>(TestComponentCreator.java:51)
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147667#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...