when i create a new web application project it does not show the datanucleus.core.1.1.5.jar but this jar file should be exist as default. how to rectify this problem.
Asked
Active
Viewed 34 times
0
-
Have you seen http://stackoverflow.com/questions/2394334/jpa-and-gwt-failing ? Some pointers there might be helpful. – Igor Klimer Mar 08 '10 at 11:40
1 Answers
0
Just add it into the WEB-INF/lib
directory manually. Thats what I did, and it worked.

Andrew Dyster
- 2,278
- 19
- 23