[
https://jira.jboss.org/jira/browse/JBIDE-3398?page=com.atlassian.jira.plu...
]
Aliaksey Nis reopened JBIDE-3398:
---------------------------------
Reprodused with Seam 2FP, coming with EAR server from
jbdevstudio-eap-win32-2.0.0.GA-R200903021248-H5
Problem in template view/edit.xhtml.ftl
<@outputValue property=parentParentPojo.indentifierProperty
expression="${'#'}{_${parentName}.${parentProperty.name}.${parentParentPojo.identifierProperty.name}}"
indent=16/>
Again "indentifier" instead of "identifier" in this file.
P.S. view.xhtml.ftl have right name.
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: Denis Golovin
Priority: Blocker
Fix For: 3.0.0.CR2
Attachments: 3398.rar, GenerateEntities.txt, generateError.txt,
jbds-seamfp-patch.zip, jbide3398-changes.png
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