[
https://issues.apache.org/jira/browse/AXIS2-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462162
]
Dejan Milosevic commented on AXIS2-1916:
----------------------------------------
That doesn't work either.
Here are the exact steps that indicate the bug:
1. start tomcat (4.1 or 5.5)
2. deploy the axis2 war (using http://localhost:8080/manager/html, not hot
deployment)
3. axis2 web app is listed among other applications on the same page
(http://localhost:8080/manager/html) and axis2 folder appears in the tomcat's
webapps folder
4. remove the webapp (using http://localhost:8080/manager/html again)
5. axis2 webapp is not listed among other applications, but the axis2 folder
remains with the WEB-INF/lib and WEB-INF/modules subfolders and jars and mars
locked in them; they cannot be deleted until tomcat is stopped
6. if autodeployment on tomcat is on, the axis2 webapp is listed as deployed
again (after a few seconds), but cannot be used (only jars and mars survived)
- axis2 war that is deployed is the one built by ant script in webapp subfolder
of axis2-1.1 dist (with or without the above change in axis2.xml)
- note that no service is invoked during this process, simply deploy + undeploy
and it doesn't work
> jars, mars and aars are locked in the file system even after undeployment of
> the axis2 webapp
> ---------------------------------------------------------------------------------------------
>
> Key: AXIS2-1916
> URL: https://issues.apache.org/jira/browse/AXIS2-1916
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: deployment
> Affects Versions: 1.1
> Environment: WinXP, Tomcat 4.1, Tomcat 5.5, WebSphere 6.0
> Reporter: Dejan Milosevic
>
> Webapp containing axis2 servlet cannot be succesfuly undeployed because some
> of the files (jar, mar, aar) are locked and cannot be deleted until the
> servlet container is stopped.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]