From dev-return-87166-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Nov 17 15:13:04 2010 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 72603 invoked from network); 17 Nov 2010 15:13:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Nov 2010 15:13:04 -0000 Received: (qmail 85616 invoked by uid 500); 17 Nov 2010 15:13:35 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 85533 invoked by uid 500); 17 Nov 2010 15:13:35 -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 85526 invoked by uid 99); 17 Nov 2010 15:13:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 15:13:35 +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; Wed, 17 Nov 2010 15:13:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAHFDEih001766 for ; Wed, 17 Nov 2010 15:13:14 GMT Message-ID: <6979806.149751290006794073.JavaMail.jira@thor> Date: Wed, 17 Nov 2010 10:13:14 -0500 (EST) From: "Barys Ilyushonak (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-5697) Hudson failed to deploy on 3.0-M1 In-Reply-To: <15345950.102771289896393665.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barys Ilyushonak closed GERONIMO-5697. -------------------------------------- Resolution: Fixed Fix Version/s: 3.0-M1 Thank you very much. It works fine I have configured realm by admin console with the following params. console.realm hudson-realm 1.0 car org.apache.geronimo.framework j2ee-security car hudson-realm false ServerInfo hudson-realm org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule var/security/users.properties var/security/groups.properties then I deployed hudson with plan: net.java.dev.hudson hudson 1.384 war org.apache.geronimo.framework j2ee-security 3.0-M1 car console.realm hudson-realm car org.apache.commons.lang. org.apache.commons.jexl. /hudson hudson-realm > Hudson failed to deploy on 3.0-M1 > --------------------------------- > > Key: GERONIMO-5697 > URL: https://issues.apache.org/jira/browse/GERONIMO-5697 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: dependencies > Affects Versions: 3.0-M1 > Environment: Windows XP Proffesional, SUN SDK 1.6.0_21, geronimo-tomcat7-javaee6-3.0-M1, Hudson 1.384 > Reporter: Barys Ilyushonak > Fix For: 3.0-M1 > > Attachments: geronimo-web.xml, geronimo.log > > > I have tried https://cwiki.apache.org/GMOxSAMPLES/running-hudson-on-geronimo.html on 3.0-M1 and it is failed > I was tried the following geronimo-web.xml and it doesn't work (see attachment). > The error (see full log attached) > Unable to resolve reference "ConfigurationFactory" > in gbean net.java.dev.hudson/hudson/1.384/war?J2EEApplication=null,j2eeType=WebModule,name=net.java.dev.hudson/hudson/1.384 > war > to a gbean matching the pattern [?name=hudson-realm#org.apache.geronimo.security.jaas.ConfigurationFactory] > due to: No matches for referencePatterns: [?name=hudson-realm#org.apache.geronimo.security.jaas.ConfigurationFactory] > org.apache.geronimo.common.DeploymentException: Unable to resolve reference "ConfigurationFactory" > in gbean net.java.dev.hudson/hudson/1.384/war?J2EEApplication=null,j2eeType=WebModule,name=net.java.dev.hudson/hudson/1.384 > war > to a gbean matching the pattern [?name=hudson-realm#org.apache.geronimo.security.jaas.ConfigurationFactory] > due to: No matches for referencePatterns: [?name=hudson-realm#org.apache.geronimo.security.jaas.ConfigurationFactory] > at org.apache.geronimo.deployment.DeploymentContext.getConfigurationData(DeploymentContext.java:549) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.