I've installed the following unde Windows 2000 Professional:
Tomcat 4.1.29
Java 1.4.2_01
Axis 1.1 Final
I've installed axis as a webapplication by just copying the webapp\axis directory from the axis-installation
to Tomcat webapp-directory.
 
The axis application runs as expected. 
 
When I try to stop the application using the Tomcat Management Application, the web-application fails to
stop completely.  After stopping the application, when trying to delete the directory 'axis' under Tomcat webapp-directory, I get the following message:
 
        "Cannot delete axis.jar:  There has been a sharing violation.
        The source or destination file may be in use."
This probably means that Tomcat still has a class defined in axis.jar loaded into memory.
 
Anyone know how to avoid this problem ?
 
Cheers
 
Kjell E.
 
 

Reply via email to