I have two problems and suspect they may be related.

(1) I'm following the tutorial at https://netbeans.apache.org/kb/docs/javaee/javaee-gettingstarted.html#_creating_the_session_facade . There is no Enterprise JavaBeans category and I can't find Session Beans for Entity Classes elsewhere.

(2) In the previous section of the tutorial, I created the entity class. However, @javax.persistence.Entity is not recognized (package javax.persistence does not exist). Shouldn't NetBeans be providing the JPA library with EclipseLink? What's missing?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to