Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 91877 invoked from network); 23 Sep 2005 19:14:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Sep 2005 19:14:02 -0000 Received: (qmail 62903 invoked by uid 500); 23 Sep 2005 19:13:50 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 62858 invoked by uid 500); 23 Sep 2005 19:13:49 -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 62845 invoked by uid 99); 23 Sep 2005 19:13:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 12:13:49 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 7524CDF for ; Fri, 23 Sep 2005 21:13:28 +0200 (CEST) Message-ID: <1544964559.1127502808477.JavaMail.jira@ajax.apache.org> Date: Fri, 23 Sep 2005 21:13:28 +0200 (CEST) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-1021) tomcat ejb ws login and authorization doesn't work In-Reply-To: <730692786.1127502589888.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1021?page=comments#action_12330318 ] David Jencks commented on GERONIMO-1021: ---------------------------------------- Issue is fixed with: Sending modules/security/src/java/org/apache/geronimo/security/realm/providers/CertificateChainCallbackHandler.java Sending modules/tomcat/src/java/org/apache/geronimo/tomcat/TomcatEJBWebServiceContext.java Adding modules/tomcat/src/java/org/apache/geronimo/tomcat/realm/TomcatEJBWSGeronimoRealm.java Sending modules/tomcat/src/java/org/apache/geronimo/tomcat/realm/TomcatGeronimoRealm.java Sending modules/tomcat/src/test/org/apache/geronimo/tomcat/ContainerTest.java Transmitting file data ..... Committed revision 291192. This disables a test in ContainerTest. I'm not sure how to fix it, so I'm reassiging this to Jeff in hopes he can figure it out. > tomcat ejb ws login and authorization doesn't work > -------------------------------------------------- > > Key: GERONIMO-1021 > URL: http://issues.apache.org/jira/browse/GERONIMO-1021 > Project: Geronimo > Type: Bug > Components: Tomcat > Versions: 1.0-M5 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.0-M5 > > Tomcat ejb ws security must use the jacc framework for logging in and must not check any user data or web resource permissions. I've written a subclass of TomcatGeronimoRealm that does this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira