Hi, I don't it is a configuration problem because I am able to cleany undeploy other webapps, just not the ones with WSS4J added. When I try to undeploy the WSS4J-enabled web apps, some files are still left behind in the Tomcat webapps directory, if I try to delete these with Tomcat still running I get a "file is being used by another application"-type error. So it seems that something in the webapp is not releasing it's resources properly.


From: Philipp Perner <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: Not able to undeploy services after adding WSS4J
Date: Mon, 27 Nov 2006 15:35:46 +0100

Hi,

Have you checked whether your axis2.xml in /WEB-INF/conf contains the following lines?

<parameter name="hotdeployment" locked="false">true</parameter>
<parameter name="hotupdate" locked="false">true</parameter>

kr,

Philipp


Dave Bagguley schrieb:
Hello, I have come across a problem with my services after adding WSS4J security to them. They all work properly but when I use the Tomcat manager to undeploy them they don't get completely removed. This means that the service can't be redeployed. When I look in the web apps directory the service's directory is still there and I have to stop tomcat and delete the directory manually. Please can somebody tell me what is causing this and a way to fix it? The project I am working on needs to be able to deploy/undeploy projects itself and so it won't work if the service can only be undeployed fully by stopping tomcat and manually deleting them

Thanks in advance

_________________________________________________________________
Windows Live? Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb


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


_________________________________________________________________
Find Singles In Your Area Now With Match.com! msnuk.match.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to