Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 97271 invoked from network); 9 Aug 2006 00:06:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2006 00:06:07 -0000 Received: (qmail 51144 invoked by uid 500); 9 Aug 2006 00:06:00 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 51094 invoked by uid 500); 9 Aug 2006 00:06:00 -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 51069 invoked by uid 99); 9 Aug 2006 00:05:59 -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 17:05:59 -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 17:05:59 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4B1D041000C for ; Wed, 9 Aug 2006 00:03:16 +0000 (GMT) Message-ID: <6619675.1155081796305.JavaMail.jira@brutus> Date: Tue, 8 Aug 2006 17:03:16 -0700 (PDT) From: "Jason Dillon (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (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=all ] Jason Dillon resolved GERONIMO-2302. ------------------------------------ Fix Version/s: 1.2 Resolution: Fixed > 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 > Assigned To: Jason Dillon > Fix For: 1.2 > > 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