I generated an application with seam-gen from Seam 1.2.1.GA.
In the [Entity]Edit.page.xml files, there is always a call to [Entity]Home.wire, e.g.:
| <action execute="#{workerHome.wire}"/>
|
But the wire method are never called when the Edit page is called. Almost always there is
no problem. But I have at least one case where the Edit view doesn't show the current
entity but create a new one.
Any idea?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040524#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...