Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.0-M3
-
None
-
None
Description
The server should give the client more information when you deploy a package or start a module. Examples of useful information are:
– when an app is deployed, there are usually lots of gbean names resolved. Listing these for the client could provide an easy way to check that things got hooked up the way you expected.
– when a configuration is started, it would be useful to list the gbeans that are not started. This is currently done when you start up the server and has proved very useful in detecting problems early.