Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
Description
a small admin interface could to things like
- empty the db
- reload the bootstrap data (-> very handy in webtests!)
- enforced reload on artifacts
crazy ideas:
- run the unit tests (if deployed)
- run the functional tests (if deployed)
- dump the db
- show info from various scopes (application, session, request, page, flash)
- show Hibernate Query log
-...
This is a bit of a catch-all feature request, but having the ability to force a reload of the views of a running application would be fantastic. And, I think in a real-world application where you can't afford downtime to redeploy, very important.