Re: Tomcat4, taglibs, and pageContext.include

2001-10-28 Thread Rickard Öberg
Craig R. McClanahan wrote: The reason for this change is a statement in the Javadocs for PageContext.include() that Tomcat 4 was not previously enforcing: The current JspWriter out for this JSP is flushed as a side effect of this call, prior to processing the include. Ideally,

Re: Tomcat4, taglibs, and pageContext.include

2001-10-28 Thread Rickard Öberg
Micael Padraig Og mac Grene wrote: Would you please expand on the ramifications? Surely this does not mean that we won't be able to use jsp: include [etc] tags? Does this mean that we won't be able to use code like: try {

Re: Tomcat4, taglibs, and pageContext.include

2001-10-28 Thread Micael Padraig Og mac Grene
This will ruin the project I have been building. I cannot believe that is possible. -Original Message- From: Rickard Öberg [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Date: Sunday, October 28, 2001 12:15 AM Subject: Re: Tomcat4, taglibs, and pageContext.include

Re: Tomcat4, taglibs, and pageContext.include

2001-10-28 Thread Micael Padraig Og mac Grene
I have to say that I personally think whomever made this decision made a poor decision. I do not, of course, have all the facts and the reasons why such a decision was made, but it would seem to be too drastic to be justfied. The use of templating in tag libraries centers around this sort of

RE: Tomcat4, taglibs, and pageContext.include

2001-10-28 Thread Deacon Marcus
Hi, -Original Message- From: Rickard Öberg [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 28, 2001 8:19 AM To: Tomcat Developers List Subject: Re: Tomcat4, taglibs, and pageContext.include Micael Padraig Og mac Grene wrote: Would you please expand on the ramifications?

Re: [VOTE] Tomcat 4.0.1 release

2001-10-28 Thread Martin Dengler
Anyone working on this (or should I start)? [EMAIL PROTECTED] wrote: On Sat, 13 Oct 2001, Pier Fumagalli wrote: On Friday, October 12, 2001, at 07:57 pm, [EMAIL PROTECTED] wrote: BTW, the CGI problem doesn't seem to be resolved, it should be mentioned in the release notes ( for people

DO NOT REPLY [Bug 4227] - Invalid CGI path

2001-10-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4227. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4477] New: - absolute path names of images and server-side includes

2001-10-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4477. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Bug report for Tomcat 3 [2001/10/28]

2001-10-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2001/10/28]

2001-10-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: [VOTE] Tomcat 4.0.1 release

2001-10-28 Thread Remy Maucherat
Anyone working on this (or should I start)? That's already been done (and integrated in 4.0.1). [EMAIL PROTECTED] wrote: On Sat, 13 Oct 2001, Pier Fumagalli wrote: On Friday, October 12, 2001, at 07:57 pm, [EMAIL PROTECTED] wrote: BTW, the CGI problem doesn't seem to be resolved,

RE: t3 and sun.com

2001-10-28 Thread Paulo Gaspar
Yes, but they KNOW. And they insist a lot on how Tomcat 3.3 must keep compatibility with the Java Servlet 2.2 and JSP 1.1 specifications, because it is the reference implementation. See the irony now? Have fun, Paulo Gaspar -Original Message- From: Bill Barker [mailto:[EMAIL

Re: [VOTE] Tomcat 4.0.1 release

2001-10-28 Thread Martin Dengler
Very cool -- could you/someone point me to the fix for future reference? Remy Maucherat wrote: Anyone working on this (or should I start)? That's already been done (and integrated in 4.0.1). [EMAIL PROTECTED] wrote: On Sat, 13 Oct 2001, Pier Fumagalli wrote: On Friday, October 12,

DO NOT REPLY [Bug 4477] - absolute path names of images and server-side includes

2001-10-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4477. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

The irony of it all (was: Re: t3 and sun.com)

2001-10-28 Thread Jon Stevens
on 10/28/01 10:30 AM, Paulo Gaspar [EMAIL PROTECTED] wrote: Yes, but they KNOW. And they insist a lot on how Tomcat 3.3 must keep compatibility with the Java Servlet 2.2 and JSP 1.1 specifications, because it is the reference implementation. See the irony now? Have fun, Paulo Gaspar

DO NOT REPLY [Bug 4481] New: - Jasper creates a class with an invalid class identifer for a JSP called '1_4_1.html'

2001-10-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4481. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4482] New: - Typo: Directory referenced as /WEB-INF/web.xml instead of /WEB-INF

2001-10-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4482. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [tyrex-dev] Tomcat 4.0 Tyrex configuration

2001-10-28 Thread Sam Ruby
Riad Mohammed wrote: The code added to Logger to turn off all logging of messages was done temporarily and was never supposed to be part of an actual release. What concerns me is that this is code in a static initializer which may soon be shipping with Tomcat (apparently with or without a