Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 90420 invoked from network); 24 Jan 2006 03:11:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jan 2006 03:11:29 -0000 Received: (qmail 80331 invoked by uid 500); 24 Jan 2006 03:11:26 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 80037 invoked by uid 500); 24 Jan 2006 03:11:24 -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 79870 invoked by uid 99); 24 Jan 2006 03:11:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 19:11:23 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 66.249.92.197 as permitted sender) Received: from [66.249.92.197] (HELO uproxy.gmail.com) (66.249.92.197) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 19:11:22 -0800 Received: by uproxy.gmail.com with SMTP id o2so6575uge for ; Mon, 23 Jan 2006 19:11:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Tvy+LfZKZbq7Ou/ZVd95n5VHcr+gAuKdFkgR3TEtohbFxdk30McyPH/KWxc4TF37lAtlf0YzzPr81vWI0F/6PKgjMmZjmZ26KeMPuMZeA1ACZXdbMhcDn70BvxRa+YClo6aEbueMqjM5JNtJFQ7yIHnbOcQqfb35RWzUfi4xSww= Received: by 10.66.240.5 with SMTP id n5mr2652862ugh; Mon, 23 Jan 2006 19:11:00 -0800 (PST) Received: by 10.66.219.2 with HTTP; Mon, 23 Jan 2006 19:11:00 -0800 (PST) Message-ID: <74e15baa0601231911l1497d6b4jff163771b16f939b@mail.gmail.com> Date: Mon, 23 Jan 2006 22:11:00 -0500 From: Aaron Mulder Sender: ammulder@gmail.com To: Geronimo Dev Subject: JMS Portlet Testing needed on HEAD and 1.0 Branch MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N All, I just put in the start of the revised JMS portlet. Currently it lets you deploy a new JMS resource (or just show the plan) with connection factories and/or destinations. It does not yet let you view or edit existing resources. Anyway, please take it for a spin and let me know what you think.=20 It's the top portlet in the "JMS Resources" entry in the console (not "JMS Server", and not the lower 2 portlets which are still the old ones). Note that you'll need a fresh SVN build as of just now. Thanks, Aaron