Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 18144 invoked from network); 5 Dec 2007 21:13:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2007 21:13:18 -0000 Received: (qmail 10404 invoked by uid 500); 5 Dec 2007 21:12:57 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 10346 invoked by uid 500); 5 Dec 2007 21:12:57 -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 10330 invoked by uid 99); 5 Dec 2007 21:12:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2007 13:12:57 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2007 21:13:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4B32D71423E for ; Wed, 5 Dec 2007 13:12:43 -0800 (PST) Message-ID: <7254699.1196889163304.JavaMail.jira@brutus> Date: Wed, 5 Dec 2007 13:12:43 -0800 (PST) From: "Guillaume Nodet (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GSHELL-60) whisper and remote heavily relies on plexus In-Reply-To: <17478655.1194997783247.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated GSHELL-60: ---------------------------------- Component/s: Whisper Summary: whisper and remote heavily relies on plexus (was: OpenShellHandler heavily relies on plexus) > whisper and remote heavily relies on plexus > ------------------------------------------- > > Key: GSHELL-60 > URL: https://issues.apache.org/jira/browse/GSHELL-60 > Project: GShell > Issue Type: Improvement > Security Level: public(Regular issues) > Components: Remote Shell, Whisper > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 1.0-alpha-1 > > > OpenShellHandler is relying on plexus to create a new container so it makes it unusable in spring/osgi. > But it may be ok if I can just mimic its behavior using spring. I will try to take a look and see if this is doable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.