[
https://jira.jboss.org/jira/browse/JBIDE-3398?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-3398:
--------------------------------------------
As expected this is a very different error:
First one is Expression util.isToOne is undefined on line 29, column 38 in
view/list.xhtml.ftl.
This new one is:
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 100, column 25 in view/view.xhtml.ftl]
I can't reproduce this so if you could please isolate which database/tables that is
causing this and then attach it here that would be good. Thanks.
Generate Entities and reverse engeneering from database doesn't
work
--------------------------------------------------------------------
Key: JBIDE-3398
URL:
https://jira.jboss.org/jira/browse/JBIDE-3398
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate, Seam
Affects Versions: 3.0.0.cr1
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 2.0.0.CR1
Build id: jbdevstudio-eap-win32-2.0.0.CR1-N200812101235.jar
JDK 1.5_08
Reporter: Aliaksey Nis
Assignee: Aliaksey Nis
Fix For: 3.0.0.CR2
Attachments: GenerateEntities.txt, generateError.txt
EXECUTE: Create Seam 2.0FP(runtime included in JBDS build CR1-N200812101235) web
project.
EXECUTE: Launch HSQL test db(workshop for example), create connection profile to this
db.
EXECUTE: New -> Seam Generate Entities.
EXECUTE: Check the "Reverse engineer from database" checkbox.
EXECUTE: Press Next button.
EXECUTE: Include some tables and press Finish button.
FAILURE: Error message box popup, exception appears in error log, nothing generated...
Generate from existing entities shows same error.
P.S. With 1.2AP runtime all works fine.
--
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