java.lang.NoClassDefFoundError: org/jdom/Content at junit.extensions.abbot.ScriptFixture.runTest (ScriptFixture.java:56)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via gmane.org by Unknown author, 1 year ago
via gmane.org by Unknown author, 1 year ago
via nabble.com by Unknown author, 1 year ago
via tuscany-user by lee zhenghui, 1 year ago
via AppFuse JIRA by Declan Cox, 2 years ago
java.lang.NoClassDefFoundError: org/jdom/Content at junit.extensions.abbot.ScriptFixture.runTest (ScriptFixture.java:56)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)