]
George Gastaldi updated FORGE-912:
----------------------------------
Priority: Major (was: Critical)
UI Scaffolding does not support entities with EmbeddedId
--------------------------------------------------------
Key: FORGE-912
URL:
https://issues.jboss.org/browse/FORGE-912
Project: Forge
Issue Type: Enhancement
Components: Scaffold
Affects Versions: 1.3.0.Final
Environment: Linux 3.8 - Firefox 20 - MySQL 5.5 - PostgresSQL 9.1
Reporter: Hanine Hanynowsky
Assignee: Vineet Reynolds
Fix For: 2.x Future
UI Scaffolding does not support Entities with EnbeddedId.
The value of ID generated is always null and there is no way to view a corresponding
object.
The generated entity and EmbeddedId class seem fine to me. The issue is with the VIEW
scaffolding (The beans and the way XHTML files values are binded).