tags:

views:

9

answers:

1

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.

A: 

Just add it into the WEB-INF/lib directory manually. Thats what I did, and it worked.

Andrew Dyster
i added but it not comes under WEB-INF/lib