----- Original Message -----
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, June 05, 2003 10:54 AM
Subject: Re: cvs commit:
jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11
Http11Processor.java Http11Protocol.java


> Bill Barker wrote:
> > I'm very strongly -1 on this.  The o.a.coyote.Request should not have a
> > set/getSocket method for the simple reason that there is no reason that
> > Coyote should be assumed to be tied to a socket transport.
>
> I plan to test the memory only protocol handler someday. The Netbeans
> folks should be happy about that (and the auto reload everything, of
> course).
>
> > CertificatesValve doesn't do anything any more with Coyote.  It is only
left
> > around to support the deprecated Http11Connector.
>
> Well, the connector won't work with TC 5 anyway, so ...

I'm +1 for removing CertificatesValve from TC 5.  Especially since it is
tied to JSSE 1.0.x, so it will almost certainly break Tomcat running on a
non-Sun 1.4 JVM.

>
> Remy
>
>
> ---------------------------------------------------------------------
> 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