Deployer list-modules command to display state info of configurations
---------------------------------------------------------------------

         Key: GERONIMO-674
         URL: http://issues.apache.org/jira/browse/GERONIMO-674
     Project: Geronimo
        Type: New Feature
  Components: deployment  
    Versions: 1.0-M4    
    Reporter: Sing Li


It is frustrating, before a whiz bang GUI console becomes available, to have to 
start DebugConsole each time one needs to find out if a configuration has 
silently failed.

Since the deployer already has a list-modules command, showing all the 
configurations, it would be ideal to have the state of the configuration listed 
as a column next to the ids.

The typical use-case today is ->   1. try to deploy   2. deployment failed, 
don't know why  3. startup DebugConsole 4. find a browser to see the 
DebugConsole UI  5. determine that dependent config has stopped 6.  start 
dependent config  7. goto 1

With the status added ->  1. try to deploy 2. deployment failed, don't know why 
  3.  list-modules with deployer and determine dependent module has stopped  4. 
goto 1


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to