Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 27139 invoked from network); 2 Jan 2003 10:44:41 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 2 Jan 2003 10:44:41 -0000 Received: (qmail 26513 invoked by uid 97); 2 Jan 2003 10:45:49 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 26497 invoked by uid 97); 2 Jan 2003 10:45:49 -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 26485 invoked by uid 98); 2 Jan 2003 10:45:48 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-NiNLog: [ben.jessel@morpheme.co.uk] [] [200301021044.h02AiGG11884] Message-ID: <00a501c2b24b$e5b37570$680a0a0a@benjessel> Reply-To: "Ben Jessel" From: "Ben Jessel" To: "Tomcat Users List" Subject: Realm not working now I've moved from Win2K to Linux Date: Thu, 2 Jan 2003 10:44:16 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00A2_01C2B24B.E5A74070" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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_00A2_01C2B24B.E5A74070 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have a JDBC realm set up that interfaces with a mysql database in = tomcat 4.0 on a windows 2000 server. This has been working fine - I = place my pages under the security constraint, and I am forwarded to the = login page o.k. Entering my details then puts me to the 'login correct' = page, and all is good. Now I have now migrated to tomcat 4.0 on Mandrake = 9, and I cannot log in. I have turned up debugging to full, and I can = see that authorization is fine. I can see the sql and see the results = being returned, however, I keep getting forwarded back to the login = page. My configurations are very similar! Though, strangely enough, the = RPM that I got from RPM finder has different ports configured to the = win2k ones. I've replaced the server.xml with the one from the win2k = distribution of Tomcat 4.0. Thanks Ben ------=_NextPart_000_00A2_01C2B24B.E5A74070--