You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jürgen Weber (JIRA)" <ji...@apache.org> on 2010/01/18 14:43:54 UTC

[jira] Created: (GERONIMO-5035) Provide a way to pick up changes in exploded web app from console

Provide a way to pick up changes in exploded web app from console
-----------------------------------------------------------------

                 Key: GERONIMO-5035
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5035
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: deployment
         Environment: 2.2 	2009.12.07-18:20:06.045-0800
            Reporter: Jürgen Weber


If you make even the smallest change to a parameter in web.xml of an --inPlace deployed webapp you have to undeploy the app via console, then go to a unix shell and deploy.sh the web app again.
This is not a good user experience.

It should be possible to pick up changes from console (as in Tomcat stand-alone, where restarting the app from console picks up changes in web.xml and classes).

BTW, I think --inPlace deployment is an important feature, as it makes changes in web apps easy. Usually ;-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.