It's very sticky. After setting id to new object and return "success" from method action, the URL is showing applicationId = new application ID, but the instance on the page is still the same old one! Arghhh...
| Long id = newclone.getId(); | applicationHome.setId(id); | applicationHome.setInstance(newclone); | return "success"; | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103098#4103098 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103098 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
