Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 1718 invoked from network); 1 May 2003 10:06:40 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 May 2003 10:06:40 -0000 Received: (qmail 23548 invoked by uid 97); 1 May 2003 10:08:52 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 23541 invoked from network); 1 May 2003 10:08:51 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 May 2003 10:08:51 -0000 Received: (qmail 222 invoked by uid 500); 1 May 2003 10:06:14 -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 195 invoked from network); 1 May 2003 10:06:14 -0000 Received: from mail.ttk.ru (195.170.229.12) by daedalus.apache.org with SMTP; 1 May 2003 10:06:14 -0000 Received: from sv27 (svolin.ttk.ru [195.170.229.151]) by mail.ttk.ru (8.11.6/8.11.6) with SMTP id h41A93C16376 for ; Thu, 1 May 2003 14:09:03 +0400 Message-ID: <003c01c30fc9$5506fbb0$97e5aac3@sv27> From: "Sergei P. Volin" To: "Tomcat Users List" Subject: users authenication across multiple db's Date: Thu, 1 May 2003 14:06:23 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0039_01C30FEA.D9028210" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0039_01C30FEA.D9028210 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hi All, We are developing a new web application in parallel with an already = running one. We already have users in old DB and are planning to have = new users in a new DB. Will it be possible with Tomcat to authenticate = users across both DBs? To tell the truth I tried to create two jdbc realms for both DBs but = Tomcat allowed to authenticate users across the only one which was the = last configured in the configuration file. Ehh... Is there any workaround of this problem? Any suggestions will be = appreciated very much. Sergei. ------=_NextPart_000_0039_01C30FEA.D9028210--