Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 28418 invoked from network); 28 Sep 2010 20:25:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Sep 2010 20:25:51 -0000 Received: (qmail 27527 invoked by uid 500); 28 Sep 2010 20:25:51 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 27473 invoked by uid 500); 28 Sep 2010 20:25:50 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 27464 invoked by uid 99); 28 Sep 2010 20:25:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Sep 2010 20:25:50 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 28 Sep 2010 20:25:48 +0000 Received: (qmail 28362 invoked by uid 99); 28 Sep 2010 20:25:26 -0000 Received: from localhost.apache.org (HELO [192.168.23.9]) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Sep 2010 20:25:26 +0000 Message-ID: <4CA24F2F.6090807@apache.org> Date: Tue, 28 Sep 2010 21:25:19 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: JNDIRealm -- adding distinct name to nested roles References: In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 28/09/2010 21:20, Wick Swain wrote: > We have made a change to account for this in the JNDIRealm class. What would > we have to do to have this considered for inclusion in the next version of > Tomcat? Create a Bugzilla entry and attach a patch in diff -u format. Ideally against trunk. Against tc6.0.x/trunk would be OK, as would against the latest stable 6.0.x release. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org