[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-613) Out of box issues
Christian Bauer (JIRA)
jira-events at jboss.com
Tue Dec 19 11:43:39 EST 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-613?page=comments#action_12349080 ]
Christian Bauer commented on JBSEAM-613:
----------------------------------------
Next is for Max. This happens when I let seam-gen generated entities from the CaveatEmptor-JPA database:
[hibernate] INFO: Hibernate Tools 3.2.0.snapshotb9
Dec 19, 2006 5:40:02 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:hsqldb:hsql://localhost
[hibernate] 2. task: generic exportertemplate: view/list.xhtml.ftl
[hibernate] Dec 19, 2006 5:40:02 PM freemarker.log.JDK14LoggerFactory$JDK14Logger error
[hibernate] SEVERE:
[hibernate] Expression pojo.identifierProperty is undefined on line 51, column 61 in view/list.xhtml.ftl.
[hibernate] The problematic instruction:
[hibernate] ----------
[hibernate] ==> ${util.upper(pojo.identifierProperty.name)} [on line 51, column 48 in view/list.xhtml.ftl]
[hibernate] ----------
[hibernate] Java backtrace for programmers:
[hibernate] ----------
[hibernate] freemarker.core.InvalidReferenceException: Expression pojo.identifierProperty is undefined on line 51, column 61 in view/list.xhtml.ftl.
[hibernate] at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124)
[hibernate] at freemarker.core.TemplateObject.invalidTypeException(TemplateObject.java:134)
[hibernate] at freemarker.core.Dot._getAsTemplateModel(Dot.java:78)
[hibernate] at freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
[hibernate] at freemarker.core.ListLiteral.getModelList(ListLiteral.java:119)
[hibernate] at freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:89)
> Out of box issues
> -----------------
>
> Key: JBSEAM-613
> URL: http://jira.jboss.com/jira/browse/JBSEAM-613
> Project: JBoss Seam
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.1.0.GA
> Reporter: Christian Bauer
> Priority: Minor
>
> 1. The seam-booking app doesn't work out of box, clicking on "Find Hotels" does not produce any result (I think the form is broken, I don't see a request on the server).
> 2. I managed to get to page two in the seam-gen instructions, to the point where the docs say "Now add this as an Eclipse Java project". I have no idea how to do that and I tried clicking on all the things in Eclipse. I'm assuming that I have to select "Create project from existing source". After I select my seam-generated project directory, I have to enter a project name. No matter what project name I pick in the wizard, Eclipse tells me that it "Cannot create project in workspace".
> I'll probably add more comments to this issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list