[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-4213) Seam-Gen error when creating Seam-Gen Entities from database

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Jun 3 04:51:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBSEAM-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12470358#action_12470358 ] 

Max Rydahl Andersen commented on JBSEAM-4213:
---------------------------------------------

what version of seam are you using  ?

afaik this bug was only present in old releases.

> Seam-Gen error when creating Seam-Gen Entities from database
> ------------------------------------------------------------
>
>                 Key: JBSEAM-4213
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4213
>             Project: Seam
>          Issue Type: Bug
>          Components: Framework
>         Environment: Centos 5.2   x86_64 GNU/Linux
> java version "1.6.0_11"
> Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
> JBoss Developer Studio
> Version: 2.0.0.CR2
> Build id: R200901291303
> Build date: 01/29/2009 13:22
> Java HotSpot(TM) 64-Bit Server VM (build 11.0-b16, mixed mode)
>            Reporter: nmatrix nmatrix
>
> When trying to generate seam entities from database I encounter this error:
> 2009-05-31 14:55:18,384 ERROR main freemarker.runtime -
> Error executing macro: outputValue
> required parameter: property is not specified.
> The problematic instruction:
> ----------
> ==> macro outputValue [on line 38, column 1 in util/TypeInfo.ftl]
> in user-directive outputValue [on line 129, column 25 in view/edit.xhtml.ftl]
> ----------
> Java backtrace for programmers:
> ----------
> freemarker.template.TemplateException: Error executing macro: outputValue
> required parameter: property is not specified.
> at freemarker.core.Macro$Context.sanityCheck(Macro.java:181) ...
> The error seems to occur consistently with table relations from a table that has a many to one relation to a parent table and a one to many on it's dependent table (where it's primary key is a foreign key) non-identifying relationship

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list