[ http://issues.apache.org/jira/browse/GERONIMO-1907?page=all ]

Rakesh Midha updated GERONIMO-1907:
-----------------------------------

    Attachment: redeploy.patch


In CommandDistribute, before deploying and application check if the application 
with same targetID exists. If it exists instead of distributing and starting, 
redeploy it.

Added private method checkExisting() to find if the application is already 
deployed.. This code requires to use getCommand() method of DeployTool.java 
which was private, made it public for command redirection. 

> Deploy command should redeploy if the app is already deployed
> -------------------------------------------------------------
>
>                 Key: GERONIMO-1907
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1907
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment, usability
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: Rakesh Midha
>            Priority: Critical
>             Fix For: Wish List
>
>         Attachments: redeploy.patch
>
>


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