I'm using Hibernate Tools 3.2.0beta8 for an EJB3 app having persistence.xml. I get the following log message for <hbm2ddl> in an infinite loop. Any hint is appreciated!
Code:
DEBUG util.DTDEntityResolver - trying to resolve system-id [http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd]
DEBUG cfg.EJB3DTDEntityResolver - recognized EJB3 ORM namespace; attempting to resolve on classpath under org/hibernate/ejb
DEBUG cfg.EJB3DTDEntityResolver - unable to locate [http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd] on classpath