Yes, like what Charitha said, the .aar file can not be deleted direclty when you deploy it to a running Tomcat. However I can hot update the web service. And AXIS2-1.1.1 does NOT have this problem.
On 3/29/07, Charitha Kankanamge <[EMAIL PROTECTED]> wrote:
Hi, I checked by setting hotupdate to true in axis2.xml and was unable to delete the aar file. Thus, I filed a JIRA https://issues.apache.org/jira/browse/AXIS2-2432 regards Charitha Michele Mazzucco wrote: >Donald, > >there's a parameter in axis2.xml called hotupdate. It's set to false by >default. Try to change it to true. > >Michele > >On Thu, 2007-03-29 at 10:37 +0100, donald yang wrote: > > >>When I am trying to delete the .aar file in tomcat in AXIS2-1.2 RC1, I >>can not do it as the OS prompts that the file is in use. But I can hot >>update the web service just copying updated .aar file into /services. >>As I can direclty delete .aar file in AXIS2-1.1.1, may I know if the >>axis2-1.2 has disabled the delete operation? Many thanks in advance. >> >>best regards >>donald >> >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
