1. Exception At hibernate.cfg.xml coderanch.comI think the problem is that you've got a gremlin sticking his tongue out at you in your hibernate.cfg.xml file. Is this exception being triggered during the creation of the Hibernate SessionFactory, when you get a Hibernate Session, or when you try and use the Hibernate Session to save the state of a POJO to the database? Here's a little tutorial ... |
2. Exception:problem parsing configuration/hibernate.cfg.xml forum.hibernate.orgHello! I have the following configuration file: |