> From: Riaz, Bob [mailto:[EMAIL PROTECTED]
> Subject: RE: ContextListener executes twice

> INFO: The listener "MyContextListener" is
> already configured for this context. The
> duplicate definition has been ignored.

That's a purely cosmetic error in the current 6.0 version; fixed in 6.0.17, 
whenever it gets released.

> Default settings from context.xml:

That looks like the global <Context> settings, not the one for your webapp.

1) Where is your webapp deployed?

2) Do you have a META-INF/context.xml file inside your webapp?  If so, what's 
in it?

3) Do you have a conf/Catalina/[host]/[appName].xml file?  If so, what's in it?

4) What is the appBase setting for each of your <Host> elements in 
conf/server.xml?

5) Do you have any <Context> elements in server.xml?  (You shouldn't.)

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to