From issues-return-199-apmail-karaf-issues-archive=karaf.apache.org@karaf.apache.org Thu Jul 15 14:05:18 2010 Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 47003 invoked from network); 15 Jul 2010 14:05:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jul 2010 14:05:18 -0000 Received: (qmail 21399 invoked by uid 500); 15 Jul 2010 14:05:18 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 21378 invoked by uid 500); 15 Jul 2010 14:05:18 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 21368 invoked by uid 99); 15 Jul 2010 14:05:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 14:05:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 14:05:15 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6FE4rxo019859 for ; Thu, 15 Jul 2010 14:04:53 GMT Message-ID: <13210568.396171279202693396.JavaMail.jira@thor> Date: Thu, 15 Jul 2010 10:04:53 -0400 (EDT) From: "Achim Nierbeck (JIRA)" To: issues@karaf.apache.org Subject: [jira] Updated: (KARAF-121) Better exception handling in JaasSecurityProvider In-Reply-To: <25391123.396111279202571563.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/KARAF-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Achim Nierbeck updated KARAF-121: --------------------------------- Attachment: org.apache.karaf.webconsole.branding.patch A possible solution. You may also take a look at http://download.oracle.com/docs/cd/E17476_01/javase/1.5.0/docs/api/javax/security/auth/login/AccountException.html for even better handling :) > Better exception handling in JaasSecurityProvider > ------------------------------------------------- > > Key: KARAF-121 > URL: https://issues.apache.org/jira/browse/KARAF-121 > Project: Karaf > Issue Type: Improvement > Affects Versions: 2.0.0 > Reporter: Achim Nierbeck > Attachments: org.apache.karaf.webconsole.branding.patch > > > The exception handling in class org.apache.karaf.webconsole.JaasSecurityProvider could need some improvements. > Just catching the exception is no good style :( -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.