Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 92795 invoked from network); 6 Jan 2009 13:31:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2009 13:31:18 -0000 Received: (qmail 53273 invoked by uid 500); 6 Jan 2009 13:31:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 53224 invoked by uid 500); 6 Jan 2009 13:31:10 -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 53215 invoked by uid 99); 6 Jan 2009 13:31:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 05:31:10 -0800 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; Tue, 06 Jan 2009 13:31:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 92255234C47E for ; Tue, 6 Jan 2009 05:30:44 -0800 (PST) Message-ID: <1310843954.1231248644590.JavaMail.jira@brutus> Date: Tue, 6 Jan 2009 05:30:44 -0800 (PST) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-4489) Creating an application centric custom server does not include Framework plugin group In-Reply-To: <644475385.1231054364206.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4489. ---------------------------------- Han Hong Fang verified the fix, so moving to closed state. > Creating an application centric custom server does not include Framework plugin group > ------------------------------------------------------------------------------------- > > Key: GERONIMO-4489 > URL: https://issues.apache.org/jira/browse/GERONIMO-4489 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: general > Affects Versions: 2.2 > Environment: Windows XP SP2 English + IBM SDK 1.6.0. > Reporter: Han Hong Fang > Assignee: Lin Sun > Priority: Blocker > Fix For: 2.2 > > Attachments: gsh_screenshot.JPG > > > When I tried to assemble a appliction centric custom server from gshell, I can not find geronimo plugin group: framework. > I followed the following steps: > 1. start geronimo server (geronimo-tomcat6-javaee5-2.2-SNAPSHOT-bin.zip, build 20081229), install my sample application (servlet-examples-war 2.1.1.1), and then convert the sample application into plugin in admin console > 2. cd geronimo-home\bin > 3. gsh.bat > 4. deploy/assemble > 5. select 2 for application centric > In the listed plugins(see the attachment for the screenshot), I can not find geronimo plugin group: framework. Then I only selected my sample application (servlet-examples-war 2.1.1.1) to continue the server assembly. I assume the framework plugin group is added into my custom server by default although I can not see it and select it from the list, but finally I only got three folders in my custom server: schema, repository, and var. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.