DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10241>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10241 redeployment with new jar doesn't replace old version of service Summary: redeployment with new jar doesn't replace old version of service Product: Axis Version: current (nightly) Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Deployment / Registries AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] using tomcat-4.0.4, j2sdk1.4.0_01, and axis from 23 June 2002. After copy of .jar to webapps/axis/WEB-INFO/lib and run of deployment, service works. If I then undeploy service, remove .jar, change java files, recompile, remake jar and copy it back to webapps/axis/WEB-INFO/lib, the service does NOT have the new version (I tested with simple fixed output string which client gets from service).