| java.lang.NoClassDefFoundError [message #894353] |
Sun, 08 July 2012 11:47  |
csaba toth Messages: 4 Registered: March 2011 |
Junior Member |
|
|
1. I have an EJB project and a plug-in project in the same workspace
2. I set the Java Build Path/project for the plug-in project.
3. In the plug-in project I instantiated an entity class (declared in the EJB project) - No error message
4. I built the plug-in project
5. I Run it
Result: An error message appeared: java.lang.NoClassDefFoundError: ...
How can I fix this problem?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01520 seconds