Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 29021 invoked from network); 2 May 2002 03:21:21 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 May 2002 03:21:21 -0000 Received: (qmail 3501 invoked by uid 97); 2 May 2002 03:21:25 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 3366 invoked by alias); 2 May 2002 03:21:24 -0000 Delivered-To: jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 3352 invoked by uid 97); 2 May 2002 03:21:24 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 3340 invoked by uid 98); 2 May 2002 03:21:23 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-Authentication-Warning: costinm.sfo.covalent.net: costinm owned process doing -bs Date: Wed, 1 May 2002 20:19:53 -0700 (PDT) From: X-X-Sender: To: Tomcat Developers List Subject: Re: cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteServerSocketFactory.java In-Reply-To: <007d01c1f187$f82f1a40$717c0304@dslverizon.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 1 May 2002, Bill Barker wrote: > > Add missing "public" for getFactory. Couldn't access the method through > > reflection without being public. > > > > Revision Changes Path > > 1.2 +1 -1 > jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4/CoyoteSe > rverSocketFactory.java > > I had thought that we had agreed to deprecate this one (in favor of some day > being able to get PureTLS working in 4.1.x). Not that I object to Amy's > change, but I hate to see her wasting her time on something that is going > away. I thought PureTLS was working in 4.1.x ( and coyote ). At least the networking code has all the hooks, there are just few problems with the certs. Is there any additional problem ? ( if we're going to deprecate, it would be good to do it before the release ) Costin -- To unsubscribe, e-mail: For additional commands, e-mail: