Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 47938 invoked from network); 16 Jul 2010 09:06:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 09:06:18 -0000 Received: (qmail 10036 invoked by uid 500); 16 Jul 2010 09:06:18 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 9534 invoked by uid 500); 16 Jul 2010 09:06:15 -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 9504 invoked by uid 99); 16 Jul 2010 09:06:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 09:06:14 +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; Fri, 16 Jul 2010 09:06:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6G95njD001098 for ; Fri, 16 Jul 2010 09:05:49 GMT Message-ID: <23412204.413881279271149737.JavaMail.jira@thor> Date: Fri, 16 Jul 2010 05:05:49 -0400 (EDT) From: "Han Hong Fang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-5449) wars are not listed in console after installing sample app-per-port-tomcat In-Reply-To: <9896568.396331279203651748.JavaMail.jira@thor> 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-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889079#action_12889079 ] Han Hong Fang commented on GERONIMO-5449: ----------------------------------------- I did some debug work for this problem, and find that during geronimo startup, SerializedConfigurationMarshaler constructs ConfigurationData from config.ser file, but the configurationData has childConfigurations as null. May refer to JIRA Geronimo-4927 for the solution and discussion of nested configuration from ear. https://issues.apache.org/jira/browse/GERONIMO-4972 (Nested child configurations from ears don't work well with osgi) > wars are not listed in console after installing sample app-per-port-tomcat > -------------------------------------------------------------------------- > > Key: GERONIMO-5449 > URL: https://issues.apache.org/jira/browse/GERONIMO-5449 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 3.0-M1 > Environment: WinXP SP3 (English) + Sun JDK 1.6.0_20 + geronimo-tomcat7-javaee6-3.0-M1-bin.zip > Reporter: Han Hong Fang > Attachments: app-per-port-tomcat-3.0-M1-SNAPSHOT.car > > > After installing app-per-port-tomcat-3.0-M1-SNAPSHOT.car using cmd deploy install-plugin, the wars contained in this car are not listed in admin console > Web App Wars. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.