Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 48632 invoked from network); 11 Dec 2003 13:12:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Dec 2003 13:12:14 -0000 Received: (qmail 82495 invoked by uid 500); 11 Dec 2003 13:11:52 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 82475 invoked by uid 500); 11 Dec 2003 13:11:52 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 82450 invoked from network); 11 Dec 2003 13:11:51 -0000 Received: from unknown (HELO Firewall.ev.co.yu) (194.247.214.130) by daedalus.apache.org with SMTP; 11 Dec 2003 13:11:51 -0000 Received: by Firewall.ev.co.yu; (5.65v4.0/1.3/10May95) id AA18399; Fri, 11 Dec 1998 14:12:34 +0100 Received: from ev.co.yu (Brigitte.ev.co.yu [192.168.61.110]) by Uprava.ev.co.yu (8.12.10/8.12.10) with ESMTP id hBBD9xq3006486 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 11 Dec 2003 14:10:03 +0100 (MET) Message-Id: <3FD86DE0.3020701@ev.co.yu> Date: Thu, 11 Dec 2003 14:15:12 +0100 From: Nikola Milutinovic Organization: EPS Elektrovojvodina User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en, sr Mime-Version: 1.0 To: Tomcat Users List Subject: Re: Apache Tomcat jk2... is it possible? References: <3FD869B7.10001@dilmun.ls.fi.upm.es> In-Reply-To: <3FD869B7.10001@dilmun.ls.fi.upm.es> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://www.amavis.org/) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Federico Fernandez Cruz wrote: > Hi all! > > I am using tomcat 5 and I want to do some integration work with Apache > and mod_jk2. > > Is there a direct way to map a whole web application in apache? It works > but I have to write a lot of [uri:*****] commands in mi > workers2.properties file. What do you mean by "whole web application"? That URI mapping IS mapping one whole web-app. > I am planning to do some work with Apache SSL. Will I be able to read > all those SSL variables from Tomcat? You should be able to access client certificate via HttpRequest object. Nix. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org