This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes how to add jpa entity in ejb project from eclipse juno? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "how to add jpa entity in ejb project from eclipse juno?" Watch "how to add jpa entity in ejb project from eclipse juno?" New topic
Author

how to add jpa entity in ejb project from eclipse juno?

gurpeet singh
Ranch Hand

Joined: Apr 04, 2012
Posts: 867

i am following ActionBazaar example from manning ejb3 in action book. uptil now i have created an enterprise application project in eclipse and added web modules and ejb modules . in ejb module i have created session beans and message beans. now i would like to add an jpa entity in it. when i did new > create new jpa entity , the dialog box won't allow me to do anything. at the top it says that "only jpa enabled projects may be selected ". in the projects dropdown no project is coming, so i'm unable to proceed. please help?


OCPJP 6(100 %) OCEWCD 6(91 %)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to add jpa entity in ejb project from eclipse juno?
 
Similar Threads
Relationships among entity beans defined in separate EJB projects
Deployment problem in OC4J
log4j.properties file for a project with multiple modules
EJB Dev or JP API Dev?
Eclipse: JPA and EJB in one project