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
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
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