undeploying of webapps in Servlet container
-------------------------------------------

                 Key: HIVEMIND-182
                 URL: http://issues.apache.org/jira/browse/HIVEMIND-182
             Project: HiveMind
          Issue Type: Bug
          Components: framework
    Affects Versions: 1.1.1, 1.1
         Environment: Apache Tomcat/5.5.17      JDK 1.5.0_07-b03        Sun 
Microsystems Inc.   Windows XP      5.1     x86
            Reporter: Daniel Tomsu


The hot undeployment of war files is not working from the tomcat environment, 
because the hivemind is blocked by a file handle. 

The necessary libraries (hivemind, tapestry) are normally bundled in the war 
file.

The only way around it is to either have the jar files in your common/lib 
folder of the tomcat or to restart the service. But this has serious drawbacks 
in a productive environment, because the service might be used in different 
projects, too.

The message in the Tomcat Manager is: OK - Undeployed application at context 
path <application_name>

There is no error message in the log files. Process Explorer shows that there 
is one handle on the file.

Anyone has information about this bug.

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