Applications always seem to be refreshed/redployed
--------------------------------------------------

                 Key: TOMEE-29
                 URL: https://issues.apache.org/jira/browse/TOMEE-29
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.0.0-beta-1
         Environment: Mac OSX 10.7 Lion, JDK 1.6, TomEE 1.0.0-beta-1-plus
            Reporter: Jonathan Gallimore
            Assignee: Jonathan Gallimore
             Fix For: 1.0.0-beta-2


When deploying the Arquillian moviefun sample application, I noticed that all 
of the applications get redployed after TomEE starts. This seems to be due to 
the conf/web.xml being touched, which takes place in the Installer class. 
Tomcat picks up on this and redeploys everything. Generally, this shouldn't be 
more than an annoyance, unless your app has some strange issue, where the 
redeploy fails (which mine does at the moment). Sample output to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to