1 2 Previous Next 15 Replies Latest reply on Jun 7, 2009 5:35 AM by maxandersen

    Can't Generate Seam Entities error

    nmatrix9

      Hello Everyone,

      When working on my project, I added a few new tables established the relations between those tables and then tried to generate a seam-gen project from those tables. But for some reason a I'm getting this error in the seam-gen hibernate console:



      Can't generate seam entities
      org.hibernate.tool.hbm2x.ExporterException: Error while processing Entity: com.domain.seamcms.entity.ExoshellUserRoles with template view/edit.xhtml.ftl
      Error while processing Entity: com.domain.seamcms.entity.ExoshellUserRoles with template view/edit.xhtml.ftl
      org.hibernate.tool.hbm2x.ExporterException: Error while processing Entity: com.domain.seamcms.entity.ExoshellUserRoles with template view/edit.xhtml.ftl
      Error while processing Entity: com.domain.seamcms.entity.ExoshellUserRoles with template view/edit.xhtml.ftl
      freemarker.template.TemplateException: Error executing macro: outputValue
      required parameter: property is not specified.
      Error executing macro: outputValue
      required parameter: property is not specified.


      Any insight as to why this is happening or maybe even pointing me to some sort of seam-gen error log would be greatly appreciated.

        1 2 Previous Next