Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 84527 invoked from network); 30 Aug 2007 21:08:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 21:08:49 -0000 Received: (qmail 62607 invoked by uid 500); 30 Aug 2007 21:08:43 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 62557 invoked by uid 500); 30 Aug 2007 21:08:43 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 62508 invoked by uid 99); 30 Aug 2007 21:08:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 14:08:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hilco.wijbenga@gmail.com designates 209.85.132.243 as permitted sender) Received: from [209.85.132.243] (HELO an-out-0708.google.com) (209.85.132.243) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 21:08:39 +0000 Received: by an-out-0708.google.com with SMTP id d30so140092and for ; Thu, 30 Aug 2007 14:08:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Mdn7JjdVNVIBWckSoKtvAcVsCi+yeYyTSNFFbu9UiLgkz8bzSoZYPR4H0G/NLnyNncwFciDo9e3V2KpMBzr7vGACDL5GwIub3FY4mt/vlnjVleTFx5hE8x76hwOQgtF1iyWOuLoLHx5LA/R18zsxb8hSnOwYlrX1RLqPu4/k3oA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Kz94xLrORsOaYYlFsrp/qMQcEY0bNGm8GtLjlHDtSdMUjb85ZMKmsI7IAgOHFJcvBIoMvcBnVWFsO8efVsYTo1vfMRBnO9RKVd/+smAPHISKCUtjYfindpDQ98Sdevd40dbhPghttvEbBNRdsqJbeGCtTpDubm1TN4l1cREnkvA= Received: by 10.100.132.16 with SMTP id f16mr985264and.1188508098603; Thu, 30 Aug 2007 14:08:18 -0700 (PDT) Received: by 10.100.109.9 with HTTP; Thu, 30 Aug 2007 14:08:18 -0700 (PDT) Message-ID: Date: Thu, 30 Aug 2007 14:08:18 -0700 From: "Hilco Wijbenga" To: "Archiva Users" , "Continuum Users" Subject: Re: Trying to run both Archiva and Continuum In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org P.S. I'm using the latests releases: Archiva 1.0-beta-1 and Continuum 1.1-beta-2. On 8/30/07, Hilco Wijbenga wrote: > Hi all, > > I'm trying to set up both Archiva and Continuum on the same box. I > would like to have them run in the same Plexus instance and on the > same port number but that seems too complicated to accomplish (for me > :-) ). > > I found an email by Arnaud Bailly ("Continuum+archiva in same > application") but the information seems out of date. > > Giving up on one Plexus instance and a single port number ... how > about sharing the user database? > > I changed the database location in plexus.conf (both in Archiva and > Continuum) and now both Continuum and Archiva use the same database > ... but apparently not at the same time. I can run either Archiva *or* > Continuum but not both. The app that gets started last fails to > connect to the user database. > > I had a look on the Plexus site to see if I could find anything there > (I assume I have to configure Plexus somehow to get this to work) but > no luck. > > Would anyone be able to shed some light on this and/or point me in the > right direction? > > Cheers, > Hilco >