Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 48807 invoked from network); 1 Dec 2006 15:42:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2006 15:42:58 -0000 Received: (qmail 43600 invoked by uid 500); 1 Dec 2006 15:43:00 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 43473 invoked by uid 500); 1 Dec 2006 15:43:00 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 43462 invoked by uid 99); 1 Dec 2006 15:43:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 07:43:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of listom@bestsolution.at designates 81.16.98.99 as permitted sender) Received: from [81.16.98.99] (HELO mail.bestsolution.at) (81.16.98.99) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 07:42:46 -0800 Received: from localhost (ogmios.bestsolution.at [81.16.98.100]) by mail.bestsolution.at (Postfix) with ESMTP id A7E6D12305D; Fri, 1 Dec 2006 16:42:24 +0100 (CET) X-Virus-Scanned: BestSolution.at amavisd-new at bestsolution.at Received: from mail.bestsolution.at ([81.16.98.97]) by localhost (ogmios.bestsolution.at [81.16.98.100]) (amavisd-new, port 10026) with LMTP id b-o3r4k4jonP; Fri, 1 Dec 2006 16:42:18 +0100 (CET) Received: from [192.168.100.12] (heimdall.bestsolution.at [81.16.98.98]) by mail.bestsolution.at (Postfix) with ESMTP id ED7C812305C; Fri, 1 Dec 2006 16:42:17 +0100 (CET) Message-ID: <45704D48.30502@bestsolution.at> Date: Fri, 01 Dec 2006 16:42:00 +0100 From: Tom Schindl User-Agent: Thunderbird 1.5.0.4 (X11/20060613) MIME-Version: 1.0 To: "Heuston, Gary James" CC: modperl@perl.apache.org Subject: Re: New member References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi, sorry you are mixing things completely Tomcat is a Java-Servlet-Container and mod_perl is module for the Apache-Webserver you won't never get mod_perl running inside Tomcat but you can use your Apache-Webserver to pipeling request to your Tomcat using mod_jk or let requests be handled by mod_perl, ... . Tom Heuston, Gary James schrieb: > Hey all, I am a new list member but a longtime Perl junkie :). I > started scripting Perl about 6 years ago, and I still haven=92t found a= > language I like as much as this=85 >=20 > I am considering converting some of the tools my group is using to > mod_perl, however the company standard is to use Apache Tomcat (on > Win32) instead of standard Apache server. Has anyone been able to get > mod_perl to work (or even build?) with Tomcat on Win32? >=20 > =20 >=20 > Thanks, >=20 > **Gary Heuston** >=20 > Software Configuration Management (SCM) >=20 > TIAA-CREF, Charlotte Regional Office >=20 > | >=20 > ************************************************************** > This message, including any attachments, contains confidential > information intended for a specific individual and purpose, and is > protected by law. If you are not the intended recipient, please contact= > sender immediately by reply e-mail and destroy all copies. You are > hereby notified that any disclosure, copying, or distribution of this > message, or the taking of any action based on it, is strictly prohibite= d. > TIAA-CREF > ************************************************************** > |