Hi,
You wouldn't need to submit a Vignette product or complex WAR to show
this, if I understand their email correctly.  Submit a zip file with two
WARs, ie. two webapps / two contents, each one very small and basic.
Each WAR should be mapped to a different path, have a
ServletContextListener with a System.out.println of the
contextInitialized event, and a Servlet or JSP that when requested does
a ServletContext#getContext request for the other context and prints out
its path.  You'll find that this works when crossContext="true" for both
these apps, and therefore the Vignette claim is bogus.

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: Andreas Steffan [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, November 17, 2004 5:16 AM
>To: Tomcat Developers List
>Subject: Re: Bug with contextInitialized using
>otherServletContext.getContext ?
>
>Hallo Remy,
>
>Remy Maucherat wrote:
>> Andreas Steffan wrote:
>>
>>> suggest you go back to the list (I am unable to comment in a public
>>> forum) and explain the issue correctly before claiming this.
>>> ---
>>
>>
>> Does their product suck as much as their company policies ? ;)
>
>Sorry, can't comment on that one. ;)
>
>>> To be honest, it does not change my positition that the portal
relies
>>> on non spec compliant behaviour of a container to get things
working.
>>> According to what you've said, I would call this non spec compliant
>>> behaviour a bug in the portal.
>>>
>>> Would you please be so kind and make a final statement here ?
>>
>>
>> No, I don't understand what the problem is, especially after reading
the
>> email.
>
>Assuming you are referring to the Vignette employees statement:
>
>I agree: I don't understand what their problem is. And I don't care
>what their product does internally to get things working properly on a
>supported platform (like tomcat 4.1.27).
>
> > So, sorry, you get the "regular" answer now: please submit a ready
to
> > test set of WARs demonstrating the bad behavior.
>
>Ok, I'll ask Vignette if we can provide you with their product and
>our bug-demo application. ;)
>--
>regards,
>Andreas
>
>Andreas Steffan
>Entwicklung
>
>[EMAIL PROTECTED]
>
>T: +49.40.80 81 69-634
>F: +49.40.80 81 69-808
>
>SinnerSchrader Neue Informatik
> >> Software. Design. Interfaces.
>http://www.s2neueinformatik.de/
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


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

Reply via email to