NullPointerException « Eclipse « JPA Q&A





1. Eclipse Galileo + Glassfish v3: JPADeployer NullPointerException on deploy    stackoverflow.com

I've created a very simple "Enterprise Application" project with about 7 entity beans and one stateless session bean. I've also configured an instance of Glassfish v3 to run as my application ...

2. Eclipselink - ID after persisting is still null    stackoverflow.com

I've got a problem to persist an Entity and to get the id after the persist happened. I can see that the data was created in the database, with the right id, ...

3. NullPointerException in Eclipse 3.3.1.1 when creating EMF    forum.hibernate.org

Hi, Just a newbie trying to get my application that used to work, working on my Mac which now has Eclipse 3.3.1.1 installed. I haven't changed any code or persistence files since running Eclipse 3.3, and am not sure what else has changed other than an upgrade to 3.3.1.1 (have now removed 3.3 so can't immediately go back and test this, ...