Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 40387 invoked from network); 24 Aug 2009 16:56:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Aug 2009 16:56:37 -0000 Received: (qmail 28166 invoked by uid 500); 24 Aug 2009 14:10:23 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 28084 invoked by uid 500); 24 Aug 2009 14:10:23 -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 28075 invoked by uid 99); 24 Aug 2009 14:10:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2009 14:10:23 +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; Mon, 24 Aug 2009 14:10:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 78802234C1F0 for ; Mon, 24 Aug 2009 07:09:59 -0700 (PDT) Message-ID: <326030185.1251122999492.JavaMail.jira@brutus> Date: Mon, 24 Aug 2009 07:09:59 -0700 (PDT) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-4811) The new PolicyContext is not set while forwarding to another web application In-Reply-To: <1630828234.1251106799528.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-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan resolved GERONIMO-4811. ---------------------------- Resolution: Fixed Fix Version/s: 2.2 Commit the changes to 2.2 At revision: 807218, and trunk At revision: 807225 > The new PolicyContext is not set while forwarding to another web application > ----------------------------------------------------------------------------- > > Key: GERONIMO-4811 > URL: https://issues.apache.org/jira/browse/GERONIMO-4811 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Tomcat > Affects Versions: 2.2 > Reporter: Ivan > Assignee: Ivan > Fix For: 2.2 > > > Not sure why the PolicyContextBeforeAfter is commented out in the tomcat codes, only with JACCSecurityValve, the policy conext is not set while doing the forwarding between the applications, seems that Tomcat will not invoke the security valve, -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.