Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45FC775E6 for ; Tue, 6 Sep 2011 08:03:47 +0000 (UTC) Received: (qmail 57316 invoked by uid 500); 6 Sep 2011 08:03:13 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 55623 invoked by uid 500); 6 Sep 2011 08:02:55 -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 55100 invoked by uid 99); 6 Sep 2011 08:02:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 08:02:32 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 08:02:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B2A91827F7 for ; Tue, 6 Sep 2011 08:02:10 +0000 (UTC) Date: Tue, 6 Sep 2011 08:02:10 +0000 (UTC) From: "Han Hong Fang (JIRA)" To: dev@geronimo.apache.org Message-ID: <1125985921.19332.1315296130728.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <988844629.16797.1314339809066.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (GERONIMO-6130) spring sample "webflow-richfaces-showcase" can't be accessed successfully 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-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097787#comment-13097787 ] Han Hong Fang commented on GERONIMO-6130: ----------------------------------------- Just figure out a way to run this spring sample on geronimo. 1. set GERONIMO_OPTS=-Dorg.apache.geronimo.equinox.useURLClassLoader=true and then start geronimo server 2. uninstall myfaces related modules/bundles in geronimo server - In Admin console->System Modules, uninstall following configurations org.apache.geronimo.configs/myfaces-deployer/3.0-SNAPSHOT/car org.apache.geronimo.configs/myfaces/3.0-SNAPSHOT/car - In Admin console->OSGi Bundles, uninstall following bundles org.apache.geronimo.modules.geronimo-myfaces-builder org.apache.geronimo.modules.geronimo-myfaces org.apache.myfaces.core.bundle 3. add attached geronimo-web.xml into the sample, and rebuild it. 4. deploy the sample war file to geronimo server > spring sample "webflow-richfaces-showcase" can't be accessed successfully > ------------------------------------------------------------------------- > > Key: GERONIMO-6130 > URL: https://issues.apache.org/jira/browse/GERONIMO-6130 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: myfaces > Affects Versions: 3.0 > Environment: JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled) > Reporter: Tina Li > Priority: Minor > Attachments: geronimo-web.xml, geronimo.log > > > 1.Use Aug 23 build of Geronimo server,start the server if it's not started > 2.Download spring sample from svn: https://src.springframework.org/svn/spring-samples > 3.According to sample named "webflow-richfaces-showcase", modify the pom.xml file which under trunk folder: Change the element of spring vesion from 3.0.0.RELEASE to 3.0.6.RELEASE > 4.Build this sample successfully using cmd : mvn clean package, then can find web application: webflow-richfaces-showcase-1.0.0-BUILD-SNAPSHOT.war under \webflow-richfaces-showcase\target folder > 5.Deploy and start the webflow-richfaces-showcase application via admin console succuessfully > 6.When access this application via firefox 3.6.20, HTTP Status 500 error happened. > 7.geronimo.log file is attached for detail. > 8.For apache-tomcat-7.0.20, this web application runs successfully. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira