Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 93879 invoked from network); 14 Jan 2008 20:33:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2008 20:33:22 -0000 Received: (qmail 52949 invoked by uid 500); 14 Jan 2008 20:33:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 52898 invoked by uid 500); 14 Jan 2008 20:33:11 -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 52887 invoked by uid 99); 14 Jan 2008 20:33:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 12:33:11 -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 jaw981@gmail.com designates 209.85.128.189 as permitted sender) Received: from [209.85.128.189] (HELO fk-out-0910.google.com) (209.85.128.189) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 20:32:46 +0000 Received: by fk-out-0910.google.com with SMTP id b27so1579740fka.3 for ; Mon, 14 Jan 2008 12:32:50 -0800 (PST) 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:in-reply-to:mime-version:content-type:references; bh=wu/T7xPAfAqvzl6SVXERIWuUoa18GgaEu9AnzPqq6wQ=; b=XgOP9DKEry54NjTtCL04khjdohJYt2K0J40C4BxTxqEfctkPzPRW9YdN/Y/khM5T5NCmarqFVeYBh5dA8GQIAy/EG8/QBwU5QrLs/7pmGIzrRxuxlD25bzIQiIm+atoTBWDiuD3BSTNyCJLIFa/BvuDfnQHCFVSl6CcH2L/lJN8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Q5syayLWYItspikGCdYc5dK22TboDfsmJToWqjOG3Xp8M1uZuTKaZbjLXOXqgnQMf7w0cMkSyP1z+0LW+++epmCwq2acYH00iO7v3zIyljykcoBmGAIdxEBmoI0sI+DscZ0u5bDlme9ooZRCqre8FFxsS2PMOUpB6GT5hObrNQQ= Received: by 10.78.83.15 with SMTP id g15mr8078905hub.6.1200342770423; Mon, 14 Jan 2008 12:32:50 -0800 (PST) Received: by 10.78.148.15 with HTTP; Mon, 14 Jan 2008 12:32:50 -0800 (PST) Message-ID: <73a75e430801141232h1c4c96f7t834c6026c5c26259@mail.gmail.com> Date: Mon, 14 Jan 2008 15:32:50 -0500 From: "Jason Warner" To: dev@geronimo.apache.org Subject: Re: Problems with full assembly of GShell In-Reply-To: <73a75e430801141144x1e212741x64a8872d2a2d1d1c@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9955_29255081.1200342770417" References: <73a75e430801141144x1e212741x64a8872d2a2d1d1c@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_9955_29255081.1200342770417 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline It seems to be a problem with parsing the layout.xml when searching for commands. I removed the groups from the xml so it's just one big list and those commands work now. I'll open a jira and see if I can fix it. ~Jason Warner On Jan 14, 2008 2:44 PM, Jason Warner wrote: > Hello all, > > Has anyone else played around with the full assembly of gshell recently? > I can't seem to get any of the extra commands that make it the full assembly > to work (wait, sleep, script, etc...). I get Not Found Exception from the > DefaultLayoutManager when I try. Is anyone else seeing this? > > Thanks, > > ~Jason Warner > ------=_Part_9955_29255081.1200342770417 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline It seems to be a problem with parsing the layout.xml when searching for commands.  I removed the groups from the xml so it's just one big list and those commands work now.  I'll open a jira and see if I can fix it. 

~Jason Warner

On Jan 14, 2008 2:44 PM, Jason Warner <jaw981@gmail.com> wrote:
Hello all,

Has anyone else played around with the full assembly of gshell recently?  I can't seem to get any of the extra commands that make it the full assembly to work (wait, sleep, script, etc...).  I get Not Found Exception from the DefaultLayoutManager when I try.  Is anyone else seeing this?

Thanks,

~Jason Warner

------=_Part_9955_29255081.1200342770417--