Redeploy should calculate ModuleID to replace if not provided
-------------------------------------------------------------

         Key: GERONIMO-804
         URL: http://issues.apache.org/jira/browse/GERONIMO-804
     Project: Geronimo
        Type: Improvement
    Versions: 1.0-M3    
    Reporter: Aaron Mulder
     Fix For: 1.0


When you redeploy, it would be nice to pull the configId or archive name or 
whatever we usually do to generate the moduleID.  That way if you redeploy the 
same archive, it would automatically know what ModuleIDs to replace, instead of 
you needing to specify them on the command line.  Of course this may be a 
little tricky since the configId is on a different XML file for every module 
type...

As a workaround, it would be possible for the deployer to "remember" the module 
IDs generated for the archive name used for each distribute or deploy 
operation, and prompt you based on that if you neglect to specify a module ID 
on the command line ("Last time you deployed 'foo.war' it was called 
'MyFooWebApp'.  Replace 'MyFooWebApp' (Y/n)?")

-- 
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