Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 82239 invoked from network); 8 Aug 2006 23:15:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2006 23:15:02 -0000 Received: (qmail 79391 invoked by uid 500); 8 Aug 2006 23:14:59 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 79255 invoked by uid 500); 8 Aug 2006 23:14:58 -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 79140 invoked by uid 99); 8 Aug 2006 23:14:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 16:14:58 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 16:14:57 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 71BC17142C9 for ; Tue, 8 Aug 2006 23:12:14 +0000 (GMT) Message-ID: <27465113.1155078734436.JavaMail.jira@brutus> Date: Tue, 8 Aug 2006 16:12:14 -0700 (PDT) From: "Bill Dudney (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-2302) Unable to deploy from the console In-Reply-To: <19580941.1155076633824.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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-2302?page=comments#action_12426773 ] Bill Dudney commented on GERONIMO-2302: --------------------------------------- Anita - is there a jira to track that patch? Perhaps we could attach it here if not. If there is a JIRA could you make the link between the two? > Unable to deploy from the console > --------------------------------- > > Key: GERONIMO-2302 > URL: http://issues.apache.org/jira/browse/GERONIMO-2302 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 1.2 > Reporter: Bill Dudney > Attachments: 2302-console-deploy.patch > > > the m2 build makes a server that is not able to deploy from the console > The DeploymentFactoryImpl is never started. In the 1.1.1 package (built with m1) the DFI is started by the hot-deploy car, which is commented out in the 1.2 branch (i.e. trunk). Uncommenting that leads to a class not found problem. > I added the jsr88 package to the dependencies in the configs/hot-deployer/pom.xml and uncommented the hot-deployer from the list of configs to include by default and things start working again. > I have a patch that 'fixes' this (and will attach it) but I think the real problme is elsewhere. > Could be that the car plugin is not including transitive dependencies (not sure cause I still don't grok car's). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira