Visual Web Pack + Hibernate + MySQL + Tomcat

2007-01-31 Thread Luiz Siqueira
I'm having problems in deploy time with Visual Web Pack + Hibernate + MySQL + Tomcat. I can put the Hibernate and MySQL to work without problem, but wen I add Visual Web Pack I become with deploy problems even with bundled Tomcat. I don't know too what is the Visual Web Pack jar dependencies, and

Re: Tomcat and MySQL sync problems

2007-01-29 Thread Luiz Siqueira
Sorry about this message but I'm a little despaired. I create a JAR library with the business logic, I use Hibernate and MySQL. Everything work fine but when I try use the JAR from a WebApp using the bundled TomCat on NetBeans 5.5 I got an server error. I believe that the problem is that the serv

Tomcat bundled Hibernate MySQL

2007-01-29 Thread Luiz Siqueira
I create a JAR library with the business logic, I use Hibernate and MySQL. Everything work fine but when I try use the JAR from a WebApp using the bundled TomCat on NetBeans 5.5 I got an server error. I believe that the problem is that the server don't know about Hibernate and the MySQL drive. I d