Re: [JBoss-user] Hot deploy in 3.2.0rc1

2003-01-23 Thread Alex Loubyansky
This is fixed in CVS. alex Thursday, January 23, 2003, 10:09:25 AM, you wrote: RH> Hi, RH> in older versions, I was just able to delete a .ear in deploy/ RH> and it got undeployed. Or I could overwrite it with a new one RH> which got hot deployed. RH> In RC1, this is no longer possible, as Win2

[JBoss-user] Hot deploy in 3.2.0rc1

2003-01-23 Thread Rupp,Heiko
Hi, in older versions, I was just able to delete a .ear in deploy/ and it got undeployed. Or I could overwrite it with a new one which got hot deployed. In RC1, this is no longer possible, as Win2k complains that the file is in use. What can I change to get the old behaviour back? Is there an op