Re: Hot deployment Using Tomcat

2008-08-01 Thread Alessandro Ferrucci
Yes, the issue is that windows is extremely picky about locked files and deleting those files, check the antiJARLocking and antiResourceLocking attributes. -- Signed, Alessandro Ferrucci On Thu, Jul 31, 2008 at 7:43 PM, Hassan Schroeder < [EMAIL PROTECTED]> wrote: > On Thu, Jul 31, 2008 at 4:

Re: Hot deployment Using Tomcat

2008-07-31 Thread Hassan Schroeder
On Thu, Jul 31, 2008 at 4:17 PM, hisameer <[EMAIL PROTECTED]> wrote: > C:\workspace\tomcat\build.xml:23: Unable to delete file Ah, Windoze --- see the Context attributes antiJARLocking and antiResourceLocking. HTH, -- Hassan Schroeder [EMAIL PROTECTED] ---

Re: Hot deployment Using Tomcat

2008-07-31 Thread hisameer
rucci > > On Thu, Jul 31, 2008 at 1:44 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote: > >> >> - Original Message - From: "hisameer" >> <[EMAIL PROTECTED] >> > >> To: >> Sent: Thursday, July 31, 2008 4:29 PM >> Subject:

Re: Hot deployment Using Tomcat

2008-07-31 Thread Alessandro Ferrucci
ci On Thu, Jul 31, 2008 at 1:44 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote: > > - Original Message - From: "hisameer" <[EMAIL PROTECTED] > > > To: > Sent: Thursday, July 31, 2008 4:29 PM > Subject: Re: Hot deployment Using Tomcat > > > >>

Re: Hot deployment Using Tomcat

2008-07-31 Thread Johnny Kewl
- Original Message - From: "hisameer" <[EMAIL PROTECTED]> To: Sent: Thursday, July 31, 2008 4:29 PM Subject: Re: Hot deployment Using Tomcat Thanks for your reply Alessandro The autodeploy is set to true but but whenever my build process tries to delete the previo

Re: Hot deployment Using Tomcat

2008-07-31 Thread hisameer
o for. >> >> Can you please tell me step by step process to achieve that goal. >> >> Right now, I have the functionality of deleting the previous exploded >> war >> file and making a new exploded war file using my build.xml and placing it >> into the /work

Re: Hot deployment Using Tomcat

2008-07-30 Thread Alessandro Ferrucci
into the /workspace/dist/ folder if there is some additional functionality > needed please do let me know related to build. > > Thanks for YOUR help in advance . Please help me! > -- > View this message in context: >

Hot deployment Using Tomcat

2008-07-30 Thread hisameer
m/Hot-deployment-Using-Tomcat-tp18743255p18743255.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com