RE: Executing custom action on deploy [255816:132346]

2005-10-07 Thread RTE - Meridian Club
Many thanks for your email. This is an automated response acknowledging receipt.

Please be advised that Badge mailing commences beginning of October 2005.

Should your message require a response we will respond shortly.

Regards
Meridian Club


 -Original Message-
 From: Matteo Miraz [EMAIL PROTECTED]
 Received: 10/7/2005 5:30 PM
 To: Tomcat Users List tomcat-user@jakarta.apache.org
 Subject: Executing custom action on deploy

 Hi!
 
 I'm writing a web application for tomcat and I have a strange request:
 I would like to execute an initializing function in order to
 initialize correctly my applicaiton when it becomes available
 (deployed into tomcat or tomcat itself is started)
 
 I have written such behaviour in a method, so what can I do to execute it?
 
 Thanks for your help, Matteo
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

--
Meridian Club
Unit 5, Caxton Centre
Porters Wood
St Albans
Herts
UNITED KINGDOM
AL3 6XT

Tel: +44 1727 738855
Fax: +44 1700 578955
email: [EMAIL PROTECTED]


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



RE: Executing custom action on deploy

2005-10-07 Thread Caldarale, Charles R
 From: Matteo Miraz [mailto:[EMAIL PROTECTED] 
 Subject: Executing custom action on deploy
 
 I have written such behaviour in a method, so what can I do 
 to execute it?

Sounds like you need a ContextListener.  Read the spec:
http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html

Look at section 10.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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



RE: Executing custom action on deploy [255827:132357]

2005-10-07 Thread RTE - Meridian Club
Many thanks for your email. This is an automated response acknowledging receipt.

Please be advised that Badge mailing commences beginning of October 2005.

Should your message require a response we will respond shortly.

Regards
Meridian Club


 -Original Message-
 From: Caldarale, Charles R [EMAIL PROTECTED]
 Received: 10/7/2005 6:09 PM
 To: Tomcat Users List tomcat-user@jakarta.apache.org
 Subject: RE: Executing custom action on deploy

  From: Matteo Miraz [mailto:[EMAIL PROTECTED] 
  Subject: Executing custom action on deploy
  
  I have written such behaviour in a method, so what can I do 
  to execute it?
 
 Sounds like you need a ContextListener.  Read the spec:
 http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html
 
 Look at section 10.
 
  - Chuck
 
 
 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
 MATERIAL and is thus for use only by the intended recipient. If you
 received this in error, please contact the sender and delete the e-mail
 and its attachments from all computers.
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

--
Meridian Club
Unit 5, Caxton Centre
Porters Wood
St Albans
Herts
UNITED KINGDOM
AL3 6XT

Tel: +44 1727 738855
Fax: +44 1700 578955
email: [EMAIL PROTECTED]


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