netbeans « Tomcat « JPA Q&A





1. From Netbeans Dev to Tomcat Production: DB Connection Not Found    stackoverflow.com

I developed a Java web application in Netbeans 6.5 using a MySQL database and Hibernate. Both the development database server and development application server (Tomcat 6) reside on my development ...

2. Web Application Tomcat JPA Sample    forums.netbeans.org

A sample exists for creating a JPA application with Glassfish. However, I want to see one for Tomcat - using JNDI for the datasource, preferably with Hibernate. This is something I ...

3. Hibernate + REST + Tomcat = problems    forums.netbeans.org

Hi Im trying to create Restfulwebservice from database using Hibernate instead Toplink. When I use Toplink+Tomcat, I have no problems. Im using Tomcat 6.0, Toplink, Mysql 5.1.1, Netbeans 6.7.1, Hibernate 3.2.5. ...

4. REST WS, Hibernate, Tomcat -> javax.naming.NameNotFoundException: Name persistence is not bound in this Context    forums.netbeans.org

Hi, In order to get a REST + Hibernate backend, completely generated, I downloaded NB 6.8 and installed a fresh Tomcat 6.0.20 (I have to use Tomcat...) Then I generated some ...

5. Newbie- JPA HIBERNATE - TOMCAT- NETBEANS 6.9 - Not creating tables and how to update hibernate    forums.netbeans.org

Dpto Desarrollo Sipe Info Posted via mailing list. Posted: Thu Jul 29, 2010 3:30 pm Post subject: Newbie- JPA HIBERNATE - TOMCAT- NETBEANS 6.9 - Not creating tables ...