Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 68247 invoked from network); 30 Jul 2008 18:16:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2008 18:16:11 -0000 Received: (qmail 68564 invoked by uid 500); 30 Jul 2008 18:16:09 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 68518 invoked by uid 500); 30 Jul 2008 18:16:09 -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 68507 invoked by uid 99); 30 Jul 2008 18:16:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 11:16:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of linsun.unc@gmail.com designates 74.125.46.31 as permitted sender) Received: from [74.125.46.31] (HELO yw-out-2324.google.com) (74.125.46.31) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 18:15:14 +0000 Received: by yw-out-2324.google.com with SMTP id 2so85231ywt.85 for ; Wed, 30 Jul 2008 11:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Iq8LrWc8GaUkFcVgc/G7H3cGRCVO11sT8oBAGQ+d+CE=; b=cmjRzcSpW28jOx9rV0mIqasvlFfZ4ZuJ5OiBlBqcQH5EH8Iqj+7/YH7FtiSUfrvkBc TzzicZt1i+O3N7sEkD7VVo4xTwU5sWVSvfgMnWM1CtrXAjU9NQ2vi63OQ9JZ/emdrxm5 wybLNCAHQmcOzgGxfkHBgsLfPVsdvQECkYAfs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Ydm3w7VkrN6KQB4PSXytt44+YTI9LuBXFyLcJ4BzBGi9YwEJNvGStu6ZkPha7qx1cC Ppqa9MSYOo5lU/OiV+V8e5dB6AqDeM7u0Wx1Aq94tKTlmB1srIeDAYqZx+WgtAZNTElI Ejj264ulhk5imek+/2eNrm0hQctG+/i62fIj4= Received: by 10.115.18.1 with SMTP id v1mr8975200wai.15.1217441730287; Wed, 30 Jul 2008 11:15:30 -0700 (PDT) Received: by 10.150.137.19 with HTTP; Wed, 30 Jul 2008 11:15:30 -0700 (PDT) Message-ID: Date: Wed, 30 Jul 2008 14:15:30 -0400 From: "Lin Sun" To: dev@geronimo.apache.org Subject: the create geronimo plugin portlet MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have a question about this portlet. On this portlet, we gave users the following instruction - The configuration will be saved as a CAR file to your local filesystem. Note: at present, you must manually add a META-INF/geronimo-plugin.xml file to the CAR after you export it in order for it to be a valid plugin. Is that not accurate? I tried to export the daytrader-tomcat car module as a plugin and it seems to generate the geronimo-plugin.xml file ok. If this is incorrect, I'd like to delete the sentence after "Note:". Thx, Lin