1. table not found : users during JBoss 6 startup stackoverflow.comI'm very new to JBoss, EJB3, hibernate, and MySQL. I am trying to write a sample code to persist a bean using JPA and hibernate. I am following in http://docs.jboss.org/hibernate/entitymanager/3.6/reference/en/html/, ... |
2. How do I control jboss to start logging post application startup stackoverflow.comWe would like to trace all activity on |
3. jboss startup error when hibernate is configured as mbean forum.hibernate.orgHi, I am new to hibernate and jboss. I am trying to use hibernate in session bean and part of that is to configure hibernate as a jboss mbean. when I start the jboss server I get the following error: Code: [ObjectName: jboss.jca:service=HibernateFactory, name=HibernateFactory state: CONFIGURED I Depend On: jboss.jca:service=RARDeployer jboss.jca:service=LocalTxCM, name=MySqlDS Depends On Me: ] ... |
4. JBoss 4.0.2 + Hibernate Startup Problem forum.hibernate.orgNewbie Joined: Thu Apr 15, 2004 10:17 am Posts: 14 Location: Manhattan I'm trying to port our applications from 3.2.6 to 4.0.2 using the built-in Hibernate feature of 4.0.2. I followed the directions about building a HAR file but when I start up I get an error that the MySQLDialect can't be found. Has anyone else encountered this error? Since Hibernate ... |