Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 63751 invoked from network); 9 Jun 2002 18:20:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Jun 2002 18:20:07 -0000 Received: (qmail 20975 invoked by uid 97); 9 Jun 2002 18:20:06 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 20959 invoked by uid 97); 9 Jun 2002 18:20:06 -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 20947 invoked by uid 98); 9 Jun 2002 18:20:05 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <80F5674514B4D311BAFC0040F6A45EEE2CA890@ntserver> From: "Ignacio J. Ortega" To: 'Tomcat Developers List' Subject: RE: [PROPOSAL] RegisterNatives Date: Sun, 9 Jun 2002 20:20:25 +0200 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1457.3) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > De: Mladen Turk [mailto:mturk@mappingsoft.com] > Enviado el: 9 de junio de 2002 10:39 > There is one potential problem about portability > (apr_initialize call in > native initialize), > cause there is no need to call that from apache so I ifdef > that out. The > apr_initialize for IIS should be called > IMO from DllMain in jk_isapi_plugin, but I'm not familiar with that. > I think DLLMain is not a very good place to put apr_initialize, in IIS the DLL never gets unloaded after the IIS process start.. and if we finally come with a way to restart the whole jk2, apr_initialize should be called at Filter or Extension start, anyway there are 3 call to apr_initialize, there is anoher at jk_env.. i will get rid of that one too.. Saludos , Ignacio J. Ortega -- To unsubscribe, e-mail: For additional commands, e-mail: