1 Reply Latest reply on Jan 21, 2008 10:00 PM by albertme

    Bug in Seam Skeleton App (Hibernate Code Generation tool)

      Hello,

      I'm using 3.2beta7 tool.

      During Hibernate Code Generation from a JDBC Connection, with JDK5 and EJB3 checked, all the exporters work except the Seam Skeleton App:
      it dies with the following error:


      Exception while generating code.
      Reason:
      org.hibernate.tool.hbm2x.ExporterException: error while processing template seam/find.jsp.ftl

      [Details]
      org.hibernate.tool.hbm2x.ExporterException: Error while processing template seam/find.jsp.ftl
      freemarker.core.InvalidReferenceException: Expression field.value.typeName is undefined on line 45, column 6 in seam/find.jsp.ftl.
      freemarker.core.InvalidReferenceException: Expression field.value.typeName is undefined on line 45, column 6 in seam/find.jsp.ftl.


      Thanks for any help!

      --Eric