jboss « cfg « JPA Q&A





1. Hibernate exceptionCould not parse configuration: .\WEB-INF\hibernate.cfg.xml    stackoverflow.com

I am getting the following exception when running my application in JBoss. **

  • Exceptions
**
2010-02-17 15:10:43,435 INFO [STDOUT] (main) ERROR [2010-10-17 03:10] [main] (HibernateUtil.java:22) - Hibernate exceptionCould ...

2. Must I use hibernate.cfg.xml if I use Jboss-service.xml?    forum.hibernate.org

Hi everyone: I had see this article:http://www.hibernate.org/66.html .I directory structure is: Code: META-INF/jboss-service.xml WEB-INF/classes/hibernate.cfg.xml WEB-INF/classes/mapping.hbm.xml WEB-INF/classes/org.company.test.TestHiber ................................ My jboss-service.xml is: Code: jboss.jca:service=RARDeployer ...

6. Using JBoss Data Sourse in conf.cfg.xml file    forum.hibernate.org