Re: file watcher

2005-03-10 Thread deepak suldhal
if you have a file watcher Please email, it will help me a lot.
 
 
Thanks

Antony Paul [EMAIL PROTECTED] wrote:
What you mean ?. You need a file watcher program or you have one.
To start it when tomcat is started, 
1. If it is servlet in web.xml use in servlet
declaration and run it from init() method.
2. Write a ContextListener and start it from there.

rgds
Antony Paul 


On Wed, 9 Mar 2005 15:31:12 -0800 (PST), deepak suldhal
wrote:
 Hi,
 I need to keep a file watcher program running.
 Is it possible for me to start this automatically when
 
 tomcat is hosted.
 
 Thanks
 D
 
 __
 Celebrate Yahoo!'s 10th Birthday!
 Yahoo! Netrospective: 100 Moments of the Web
 http://birthday.yahoo.com/netrospective/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
rgds
Antony Paul
http://www.geocities.com/antonypaul24/

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



-
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 

RE: file watcher

2005-03-10 Thread Anderson, M. Paul
What is a file watcher?

-Original Message-
From: deepak suldhal [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 10, 2005 7:41 AM
To: Tomcat Users List; Antony Paul
Subject: Re: file watcher


if you have a file watcher Please email, it will help me a lot.
 
 
Thanks

Antony Paul [EMAIL PROTECTED] wrote:
What you mean ?. You need a file watcher program or you have one. To
start it when tomcat is started, 
1. If it is servlet in web.xml use in servlet
declaration and run it from init() method.
2. Write a ContextListener and start it from there.

rgds
Antony Paul 


On Wed, 9 Mar 2005 15:31:12 -0800 (PST), deepak suldhal
wrote:
 Hi,
 I need to keep a file watcher program running.
 Is it possible for me to start this automatically when
 
 tomcat is hosted.
 
 Thanks
 D
 
 __
 Celebrate Yahoo!'s 10th Birthday!
 Yahoo! Netrospective: 100 Moments of the Web 
 http://birthday.yahoo.com/netrospective/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
rgds
Antony Paul
http://www.geocities.com/antonypaul24/

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



-
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 

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



Re: file watcher

2005-03-10 Thread Antony Paul
You can search in Google. Two I know are log4j file watcher and Tomcat
WAR watcher.

rgds
Antony paul


On Thu, 10 Mar 2005 04:41:14 -0800 (PST), deepak suldhal
[EMAIL PROTECTED] wrote:
 if you have a file watcher Please email, it will help me a lot.
  
  
 Thanks
 
 Antony Paul [EMAIL PROTECTED] wrote:
 What you mean ?. You need a file watcher program or you have one.
 To start it when tomcat is started, 
 1. If it is servlet in web.xml use in servlet
 declaration and run it from init() method.
 2. Write a ContextListener and start it from there.
 
 rgds
 Antony Paul 
 
 
 On Wed, 9 Mar 2005 15:31:12 -0800 (PST), deepak suldhal
 wrote:
  Hi,
  I need to keep a file watcher program running.
  Is it possible for me to start this automatically when
  
  tomcat is hosted.
  
  Thanks
  D
  
  __
  Celebrate Yahoo!'s 10th Birthday!
  Yahoo! Netrospective: 100 Moments of the Web
  http://birthday.yahoo.com/netrospective/
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
 -- 
 rgds
 Antony Paul
 http://www.geocities.com/antonypaul24/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 
 
 


-- 
rgds
Antony Paul
http://www.geocities.com/antonypaul24/

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



file watcher

2005-03-09 Thread deepak suldhal
Hi,
   I need to keep a file watcher program running.
Is it possible for me to start this automatically when

tomcat is hosted.

Thanks
D




__ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

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




Re: file watcher

2005-03-09 Thread Antony Paul
What you mean ?. You need a file watcher program or you have one.
To start it when tomcat is started, 
1. If it is servlet in web.xml use load-on-startup in servlet
declaration and run it from init() method.
2. Write a ContextListener and start it from there.

rgds
Antony Paul 


On Wed, 9 Mar 2005 15:31:12 -0800 (PST), deepak suldhal
[EMAIL PROTECTED] wrote:
 Hi,
I need to keep a file watcher program running.
 Is it possible for me to start this automatically when
 
 tomcat is hosted.
 
 Thanks
 D
 
 __
 Celebrate Yahoo!'s 10th Birthday!
 Yahoo! Netrospective: 100 Moments of the Web
 http://birthday.yahoo.com/netrospective/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 
rgds
Antony Paul
http://www.geocities.com/antonypaul24/

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