Here is an option for how the commit/rollback might work in the web-tier:

1) After a change is made through the Admin Console a new menu/navigation item 
appears which says "Pending Changes". 
2) Clicking on this item will take you to a page that says "You have pending 
changes to the JBoss server" and has three buttons:
2a) "Commit" button: pressing this sends all the cached configuration changes 
to the DeploymentService. The user is returned to the "Home" page with a 
message that the changes were successfully/unsuccessfully applied. The "Pending 
Changes" menu item disappears.
2b) "Roll back" button: pressing this discards the cached configuration 
changes. The user is returned to the "Home" page with a message that the 
changes were discarded. The "Pending Changes" menu item disappears.
2c) "Cancel" button: pressing this the user is returned to the "Home" page. The 
"Pending Changes" menu item remains.

Thanks

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862985


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to