Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 89509 invoked from network); 29 Aug 2008 15:17:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2008 15:17:59 -0000 Received: (qmail 87493 invoked by uid 500); 29 Aug 2008 15:17:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 87472 invoked by uid 500); 29 Aug 2008 15:17:45 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 87452 invoked by uid 99); 29 Aug 2008 15:17:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2008 08:17:45 -0700 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rc46fi@googlemail.com designates 64.233.184.232 as permitted sender) Received: from [64.233.184.232] (HELO wr-out-0506.google.com) (64.233.184.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2008 15:16:43 +0000 Received: by wr-out-0506.google.com with SMTP id c57so816990wra.4 for ; Fri, 29 Aug 2008 08:16:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=IbST2AnSsoTU74JMamogKUjQUvUGKJiiUKoPcmNwfSU=; b=brcS7uVIEaEVr53APz9WKlv4zrZK3hNvyN9cfHT//BrzurjgASI0xpYON+FN75BCe+ a8c8vWVLhNeT7rurcEwUA/MceMfhvnUCj1NZ5fcQCnIAskDvnNJbr2brN90GpdAtJiEw 8/AV8RgzvihoJXF5IcmGuQOh/DD/gmcz8kT4g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=oWrgN/qtVVqn06W7s9ldmlCcQBlo57JIJV/NpVGBywEqd1qgHsRvaPlF9ZlWZ74Gjh eex/bvojXpv4E0M7LKrXl0b+8I1WBykyOYR7zC3LPAUo5Ye17HofegcvHRuGHu2HqQ1F 4APmuIU/a+7Gu670GTDdvDkgyQa6rmurmmQMo= Received: by 10.90.118.19 with SMTP id q19mr3488268agc.62.1220023016131; Fri, 29 Aug 2008 08:16:56 -0700 (PDT) Received: by 10.90.35.8 with HTTP; Fri, 29 Aug 2008 08:16:55 -0700 (PDT) Message-ID: Date: Fri, 29 Aug 2008 17:16:55 +0200 From: "Gregor Schneider" To: "Tomcat Users List" Subject: APR & SSL not working MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi there, I'm about to give it up. One final question though: Anybody out there who has the following combination up & running: - Linux (Debian preferred, other distributions also welcome) - Tomcat 5.5 - APR - SSL ????? I'm sucessful getting Tomcat running together with the APR, however, when I'm inserting the connector into server.xml, Tomcat-startup hangs when initializing Coyote HTTP/1.1: 2008-08-29 17:15:31,722 INFO [main]: An older version 1.1.3 of the Apache Tomcat Native library is installed, while Tomcat recommends versi on greater than 1.1.4 2008-08-29 17:15:32,142 INFO [main]: Initializing Coyote HTTP/1.1 on http-8080 However, netstat shows me that Tomcat is listening on port 8443 So, if anybody has the configuration Tomcat & APR & SSL up & running, I'd be happy about any confirmation, otherwise I'll consider Tomcat & APR & SSL as simply not functional. Gregor -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org