[
http://jira.jboss.com/jira/browse/JBSEAM-2228?page=comments#action_12387983 ]
Pete Muir commented on JBSEAM-2228:
-----------------------------------
Ok fixed, not particularly nice, but at least it works ootb (and only string properties
are wired by pages.xml ootb).
The isDefined() method in a seam-gen generated EntityHome class
incorrectly applies a Strings.isEmpty() method
---------------------------------------------------------------------------------------------------------------
Key: JBSEAM-2228
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2228
Project: JBoss Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.0.GA
Reporter: Shawn Thomas
Fix For: 2.0.1.GA
I attempted to reverse engineer a database with seam-gen/generate-entities. Everything
was built correctly. But the isDefined() method in the generated TransectHome class
incorrectly applies a Strings.isEmpty() method (the objects are not always Strings).
--
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