Installing an application into Jetty - "started" state not retained after a 
restart
-----------------------------------------------------------------------------------

         Key: GERONIMO-1276
         URL: http://issues.apache.org/jira/browse/GERONIMO-1276
     Project: Geronimo
        Type: Bug
    Versions: 1.0    
    Reporter: Dave Colasurdo


I installed an application into the Jetty web container using the admin console 
and checking the "start application" box.  The app installs and starts fine.  
However, the "started" state for the application is not retained over a server 
restart.  

Tryed this using the cmdline via: 

java -jar deployer.jar deploy 
c:\Example_WARs-from-ibiblio\geronimo-servlet-examples-tomcat-5.5.12 .war 
c:\Example_WARs-from-ibiblio\servlets-jetty-plan.xml

java -jar deployer.jar start geronimo/servlets-examples/1.0-SNAPSHOT/war

Again the app installed and started fine.  The "started" state did not survive 
a server restart. 
This works fine when installing via cmdline for Tomcat.

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