----- Original Message -----
From: "neal" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, February 16, 2003 8:00 PM
Subject: RE: Request to Fix Tomcat Standalone 302 redirect Issue


> So it *will* be in tomcat 5?
>
> My head is spinning...so confusing.
>
> How does one access o.a.t.u.http.mapper.Mapper?  Is this something that
will
> be configurable via web.xml?
>

It will be in configurable in 'server.xml' (or, at least it will be when I
do my next commit :).

> Anyone have a ballpark idea on when Tomcat 5 will be released? Or at least
> when a release-candidate-quality binary will be available?
>
> :)
>
> Thanks.
> Neal
>
> -----Original Message-----
> From: Bill Barker [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 16, 2003 8:01 PM
> To: Tomcat Developers List
> Subject: Re: Request to Fix Tomcat Standalone 302 redirect Issue
>
>
> For TC 5, it isn't in DefaultServlet (which gets called way too late).
It's
> in o.a.t.u.http.mapper.Mapper.
>
> ----- Original Message -----
> From: "Tim Funk" <[EMAIL PROTECTED]>
> To: "Tomcat Developers List" <[EMAIL PROTECTED]>
> Sent: Sunday, February 16, 2003 6:43 PM
> Subject: Re: Request to Fix Tomcat Standalone 302 redirect Issue
>
>
> > If I remember that thread correctly, the functionality was not been
> > added according to the code.
> >
> >
>
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/catalina/src/share
>
/org/apache/catalina/servlets/DefaultServlet.java?rev=1.5&content-type=text/
> vnd.viewcvs-markup
> >
> > -Tim
> >
> >
> > neal wrote:
> > > I just took a look at the web.xml file found within the tomcat 5
> download
> > > (jakarta-tomcat-catalina/catalina/conf) and saw no indication of the
> > > inclusion of this patch.
> > >
> > > Per indications in the thread referred to below, I looked for an
> indication
> > > that an init parameter was included that could be toggled to achieve
> this
> > > behavior but nothing was denoted in the comments above this node that
> would
> > > suggest it is a new feature.
> > >
> > > Could someone please confirm that this feature has been included into
> tomcat
> > > 5 and instruct me as to how I would access this new functionality?  I
> really
> > > really really want the forward behavior for my default page.  :-\
> > >
> > >
> > > Thanks
> > > Neal
> > >
> > > -----Original Message-----
> > > From: Tim Funk [mailto:[EMAIL PROTECTED]]
> > > Sent: Sunday, February 16, 2003 11:39 AM
> > > To: Tomcat Developers List
> > > Subject: Re: Request to Fix Tomcat Standalone 302 redirect Issue
> > >
> > >
> > > 5 will *probably* not be final until
> > > - The specs(Serlvet 2.4, jsp 2.) become final
> > > - The many internal changes are tested more
> > > - The committers vote to declare it so
> > >
> > >  From seeing past messages - it looks like the specs being declared
> > > final is the buggest hurdle (to wait for). (But there have been some
> > > significant internal changes which need more testing)
> > >
> > > But anyone is free to use it since the source is available to make
their
> > > own release.
> > >
> > > -Tim
> > >
> > > neal wrote:
> > >
> > >>Actually, I just went to download tomcat 5 and it looks like there's
no
> > >>release candidate of Tomcat 5 yet ... that its still in testing.  Is
> this
> > >>correct?  Does anyone know a timeframe for release?
> > >>
> > >>Thanks.
> > >>Neal
> > >>
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to