Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 66618 invoked from network); 16 Nov 2007 15:45:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Nov 2007 15:45:31 -0000 Received: (qmail 51275 invoked by uid 500); 16 Nov 2007 15:45:17 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 51221 invoked by uid 500); 16 Nov 2007 15:45:17 -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 51208 invoked by uid 99); 16 Nov 2007 15:45:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2007 07:45:17 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shivahr@gmail.com designates 209.85.198.188 as permitted sender) Received: from [209.85.198.188] (HELO rv-out-0910.google.com) (209.85.198.188) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2007 15:45:07 +0000 Received: by rv-out-0910.google.com with SMTP id b22so667073rvf for ; Fri, 16 Nov 2007 07:45:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=UXLgY8MTqeqhCsrphMc3iwqTyxz7EfaPmLntaeq30Tg=; b=a5S4l2egYaoPn8C564eFmOTKwEVoLQ00CqorZNWjCkn5psua9GKXkrvL4BmBjhjjOrdKMqcx8eCy5jrRjs7dVf1tFpzB9yDC403dVwdNZ/hCWsgFTtCrO3D/XLALnryIvpYFTWQtKzCkwpbHoqCIJS6SnOsAcUk+UxIiWSWxsBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=WYA6Q7SacC1++3hN4nCVEEK1t0Ke07qWe+Y9cAm8UI4HS5UvE8dgk+xUlnyCXjlrylb5nIifLIFno/vbHjGvtOqspeoe/6Z554KWhkHw7QGc0xyQur9dJ3kYinL5aIvEjwmPUqN4j3rappd4BXp7omU6cwV5/+V/p6EQRvv5qRs= Received: by 10.141.163.12 with SMTP id q12mr695752rvo.1195227901130; Fri, 16 Nov 2007 07:45:01 -0800 (PST) Received: by 10.65.203.12 with HTTP; Fri, 16 Nov 2007 07:45:01 -0800 (PST) Message-ID: <5da94e5a0711160745w12d88d8ew63eaf0314dfc6dc8@mail.gmail.com> Date: Fri, 16 Nov 2007 21:15:01 +0530 From: "Shiva Kumar H R" To: dev@geronimo.apache.org Subject: Plan Creator for Web Apps - Implementation Complete! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11743_23127949.1195227901080" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11743_23127949.1195227901080 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The Plan Creator portlet/wizard in Admin Console is now complete. https://issues.apache.org/jira/browse/GERONIMO-3254 Features: a) EJB, EJB Local, JDBC Connection Pool, JMS Connection Factory, JMS Destination, JavaMail Session & Web Service *References *declared in the web-apps are auto discovered and users are asked to resolve them by listing Available Resources in the server environment to which they can be linked. b) Above type of references declared inside the Java classes through *Annotations *are also auto discovered. c) Simplified configuration of *Security*. I have only done limited testing so please raise any issues you might face while using. I am next working on handling EJB jars. Since most of the infrastructure code is already in place, this should be complete in the next 1 or 2 weeks (ready to be included in 2.1 release). Comments/Feedback/Suggestions Welcome. -- Thanks, Shiva ------=_Part_11743_23127949.1195227901080 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The Plan Creator portlet/wizard in Admin Console is now complete. https://issues.apache.org/jira/browse/GERONIMO-3254

Features:
a) EJB, EJB Local, JDBC Connection Pool, JMS Connection Factory, JMS Destination, JavaMail Session & Web Service References declared in the web-apps are auto discovered and users are asked to resolve them by listing Available Resources in the server environment to which they can be linked.
b) Above type of references declared inside the Java classes through Annotations are also auto discovered.
c) Simplified configuration of Security.

I have only done limited testing so please raise any issues you might face while using.

I am next working on handling EJB jars. Since most of the infrastructure code is already in place, this should be complete in the next 1 or 2 weeks (ready to be included in 2.1 release).

Comments/Feedback/Suggestions Welcome.

--
Thanks,
Shiva
------=_Part_11743_23127949.1195227901080--