Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 31031 invoked from network); 24 Sep 2008 22:02:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2008 22:02:38 -0000 Received: (qmail 88531 invoked by uid 500); 24 Sep 2008 22:02:35 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 88469 invoked by uid 500); 24 Sep 2008 22:02: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 88458 invoked by uid 99); 24 Sep 2008 22:02:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 15:02:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of david.blevins@visi.com designates 208.42.176.212 as permitted sender) Received: from [208.42.176.212] (HELO g2host.com) (208.42.176.212) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 22:01:35 +0000 Received: from [75.17.203.126] (account dblevins@visi.com HELO [192.168.15.103]) by mailfront1.g2host.com (CommuniGate Pro SMTP 5.1.16) with ESMTPSA id 68145194 for dev@geronimo.apache.org; Wed, 24 Sep 2008 16:58:59 -0500 Message-Id: <3A987979-CEAC-44EA-9EDF-39A4BB255C61@visi.com> From: David Blevins To: dev@geronimo.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Subject: Improved EJB integration... can we get some portlets? Date: Wed, 24 Sep 2008 16:58:45 -0500 X-Mailer: Apple Mail (2.926) X-Virus-Checked: Checked by ClamAV on apache.org So I improved the EJB integration so that there's a gbean for each container type and the exact attributes for each container are strongly typed gbean attributes. Is it possible we can get someone to create a portlet that shows each ejb container in the system and allows people to edit the gbean attributes? Any volunteers? -David