Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Webapp ContextListeners being instantiated twice by tomcat
Webapp ContextListeners being instantiated twice by tomcat [message #162409] Tue, 28 February 2006 15:50 Go to next message
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
In my .component file I have

<wb-module deploy-name="fn-foliofn-ui">
....
<property name="context-root" value="fn-foliofn-ui"/>

When I changed the "context-root" to something else, say "foliofn" then
tomcat intsantiated the ContextListeners defined in web.xml twice, once
for fn-foliofn-ui and once for foliofn. Is this normal behavior?

-barry
Re: Webapp ContextListeners being instantiated twice by tomcat [message #162417 is a reply to message #162409] Tue, 28 February 2006 16:03 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=125364

Cheers,
Larry

Barry Kaplan wrote:
> In my .component file I have
>
> <wb-module deploy-name="fn-foliofn-ui">
> ...
> <property name="context-root" value="fn-foliofn-ui"/>
>
> When I changed the "context-root" to something else, say "foliofn" then
> tomcat intsantiated the ContextListeners defined in web.xml twice, once
> for fn-foliofn-ui and once for foliofn. Is this normal behavior?
>
> -barry
Re: Webapp ContextListeners being instantiated twice by tomcat [message #162526 is a reply to message #162417] Tue, 28 February 2006 23:30 Go to previous message
Dave Belfer-Shevett is currently offline Dave Belfer-ShevettFriend
Messages: 9
Registered: July 2009
Junior Member
Larry Isaacs wrote:
> See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=125364

This is good, I'm going to pursue it, though my environment is hosed atm...
posting coming in a moment :)

-dbs
Previous Topic:When is .settings/.component updated?
Next Topic:Web Services Explorer: How to reopen ?
Goto Forum:
  


Current Time: Thu Apr 25 12:03:46 GMT 2024

Powered by FUDForum. Page generated in 0.03251 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top