From: Erik W. R. (JIRA) <no...@at...> - 2006-05-17 12:53:16
|
Missing vm file --------------- Key: HBX-663 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-663 Project: Hibernate Tools Type: Bug Versions: 3.1beta4 Environment: Hibernate 3.2.0.cr1 Hibernate Annotations 3.1beta9 Oracle 9 Reporter: Erik W. Rasmussen I have a class annotated with a one-to-one mapping to another class. When running the hbm2hbmxml tool the following error results: Caused by: org.hibernate.tool.hbm2x.ExporterException: Could not find template with name: hbm/one-to-one.hbm.vm at org.hibernate.tool.hbm2x.TemplateHelper.getTemplateName(TemplateHelper.java:180) at org.hibernate.tool.hbm2x.TemplateHelper.processTemplate(TemplateHelper.java:138) /Erik -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |