Thank you for the answer. In my page.xml i already have:

  | <navigation from-action="#{projectAction.updateProject}">
  |         <redirect view-id="/pages/project/details.xhtml" />
  | </navigation>
  | 

But this does not solve the problem. The problem comes from em.merge() method. 
Each time it is invoked it saves the changes (don't know why because it 
performs a select query and should save the changes only once).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067687#4067687

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067687
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to