| Subject: | RE: Context lifecycle Listener configuration | |
|---|---|---|
| From: | Shapira, Yoav (Yoav...@mpi.com) | |
| Date: | Jul 10, 2002 12:31:15 pm | |
| List: | org.apache.tomcat.users | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Durham David Cntr 805CSS/SCBE | Jul 10, 2002 12:21 pm | |
| Shapira, Yoav | Jul 10, 2002 12:31 pm | |
| Durham David Cntr 805CSS/SCBE | Jul 10, 2002 12:34 pm | |
| Shapira, Yoav | Jul 10, 2002 12:39 pm | |
| Durham David Cntr 805CSS/SCBE | Jul 10, 2002 12:47 pm | |
| Craig R. McClanahan | Jul 10, 2002 12:56 pm | |
| Craig R. McClanahan | Jul 10, 2002 12:59 pm |
| Subject: | RE: Context lifecycle Listener configuration | |
|---|---|---|
| From: | Shapira, Yoav (Yoav...@mpi.com) | |
| Date: | Jul 10, 2002 12:31:15 pm | |
| List: | org.apache.tomcat.users | |
Howdy,
There is no .... Just create a class that implements the lifecycle listener interface, and put <listener className="your.class.name" /> in the deployment descriptors. C'est tout.
Yoav Shapira Millennium ChemInformatics
-----Original Message----- From: Durham David Cntr 805CSS/SCBE [mailto:Davi...@scott.af.mil] Sent: Wednesday, July 10, 2002 3:21 PM To: tomc...@jakarta.apache.org Subject: Context lifecycle Listener configuration
Can anyone tell me the syntax for adding an on-start listener to a context in tomcat 4
The manual doesn't have much on it other than <Listener className="blah.blah" .../>
What's the ...
Thanks,
Dave

