Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 98778 invoked from network); 21 Feb 2005 10:38:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Feb 2005 10:38:02 -0000 Received: (qmail 94166 invoked by uid 500); 21 Feb 2005 10:37:51 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 94086 invoked by uid 500); 21 Feb 2005 10:37:48 -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 94071 invoked by uid 99); 21 Feb 2005 10:37:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mx66.mysite4now.com (HELO mx66.mysite4now.com) (66.102.135.66) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 21 Feb 2005 02:37:47 -0800 Received: from [213.22.170.59] by mx66.mysite4now.com [66.102.135.66] with SmartMax MailMax for tomcat-user@jakarta.apache.org; Mon, 21 Feb 2005 02:42:04 -0800 X-SmartMax-AuthUser: bruno.goncalves@vilt.com.pt Message-ID: <4219B9F0.5050800@myrealbox.com> Date: Mon, 21 Feb 2005 10:37:36 +0000 From: =?ISO-8859-1?Q?Bruno_Gon=E7alves?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: HTTP Status 403 (tomcat 5.0.28 & JAASRealm) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N When I login in my application with a username&password valid I get a HTTP Status 403! I'm using Tomcat 5.0.28 and JAASRealm. I already looked into in my web.xml, and I think is alright. The valid username & password: admin / admin Anyone knows what's the problem? Thanks.. web.xml: Protected Area /web/layouts/* /web/jsp/das/* DELETE GET POST PUT admin NONE FORM JAASRealm /security/login.jsp /security/login.jsp?error=1 admin --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org