Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 99537 invoked from network); 27 Oct 2009 00:54:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 00:54:23 -0000 Received: (qmail 97329 invoked by uid 500); 27 Oct 2009 00:54:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 97234 invoked by uid 500); 27 Oct 2009 00:54:22 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 97226 invoked by uid 99); 27 Oct 2009 00:54:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 00:54:22 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 00:54:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7E537234C1F0 for ; Mon, 26 Oct 2009 17:53:59 -0700 (PDT) Message-ID: <818586986.1256604839516.JavaMail.jira@brutus> Date: Tue, 27 Oct 2009 00:53:59 +0000 (UTC) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4756) jetty 7 ignores default subject settings unless authentication is set up [SAMPLE APP] In-Reply-To: <509676339.1248107235112.JavaMail.jira@brutus> 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/GERONIMO-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated GERONIMO-4756: ----------------------------------- Fix Version/s: (was: 2.2) Wish List Summary: jetty 7 ignores default subject settings unless authentication is set up [SAMPLE APP] (was: jetty 7 ignores default subject settings unless authentication is set up) Bug is fixed, would be great to get sample into testsuite. > jetty 7 ignores default subject settings unless authentication is set up [SAMPLE APP] > ------------------------------------------------------------------------------------- > > Key: GERONIMO-4756 > URL: https://issues.apache.org/jira/browse/GERONIMO-4756 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 2.2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: Wish List > > Attachments: Geronimo-4766.patch, jgs.tar.gz > > > Jetty 7 should be setting up security stuff if a is definied, not only if authentication is specifically configured: this will make default subjects work when no auth is configured. Should not be a problem for tomcat.... for some reason I found this problem there already :-) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.