Skip to main content



      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 10:50 Go to next message
Eclipse UserFriend
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 11:03 Go to previous messageGo to next message
Eclipse UserFriend
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 18:30 Go to previous message
Eclipse UserFriend
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 Mar 20 13:10:51 EDT 2025

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

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

Back to the top