Hot deployer has a couple of issues
-----------------------------------

                 Key: GERONIMO-5994
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5994
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Hot Deploy Dir
    Affects Versions: 3.0
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


Th hot deployer has a couple of issues:

1) The hot deployer incorrectly compares the lastModified() time of a module 
file with time the module was actually deployed.  These times are always 
different and it causes the module to be unnecessarily redeployed on the next 
server startup.

2) If a module placed in the hot deployment directory fails to deploy, it is 
automatically removed from the directory. In general since the user put the 
file there only the user should be able to delete it. The only exception is 
when the user undeploys the module via other means, i.e. via the admin console 
or command line tools.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to