There are 2 bugs in seam-gen of JBoss Seam 2.1.0.GA in the following 2 files:
view/view.xhtml.ftl – Line 100
property=parentParentPojo.indentifierProperty -> property=parentParentPojo.identifierProperty
view/edit.xhtml.ftl – Line 127
property=parentParentPojo.indentifierProperty -> property=parentParentPojo.identifierProperty
Once you have made the above changes, you will need to run seam delete-project and seam create-project before progressing further.
Wow…great stuff’s posted
I have started following your site.