From: Max R. A. (JIRA) <no...@at...> - 2006-05-17 13:00:14
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-663?page=comments#action_23116 ] Max Rydahl Andersen commented on HBX-663: ----------------------------------------- yes, one-to-one is not implemented yet. contributions welcome. And please remember to use the latest version of the tools (which uses freemarker instead of velocity) if you choose to contribute it. > 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 |