Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 697 invoked from network); 15 Dec 2007 23:00:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2007 23:00:00 -0000 Received: (qmail 66867 invoked by uid 500); 15 Dec 2007 22:59:48 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 66832 invoked by uid 500); 15 Dec 2007 22:59:48 -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 66821 invoked by uid 99); 15 Dec 2007 22:59:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2007 14:59:48 -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 mickknutson@gmail.com designates 209.85.146.177 as permitted sender) Received: from [209.85.146.177] (HELO wa-out-1112.google.com) (209.85.146.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2007 22:59:24 +0000 Received: by wa-out-1112.google.com with SMTP id v33so2247985wah.2 for ; Sat, 15 Dec 2007 14:59:28 -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=08Z+w8cgSTCMYn76LCw7NXQDptJjTUO3Ke4VelSAXyk=; b=GsLYRyTQvfmNb7T5w9sVJ5a1VHoR2g8R01h4wbnqh5CykgUkfDlVULrluj+3UCNGrnfEUFX8wbJBQcsMymyyjWuVxzl/gXDLuEppea/VBOOF4L2mzJIqB494MNOwPwtuBO65ABdtbcD8vrkUOip1OIL808hW5payMSOzB49VIjU= 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=krZfvXIA2mL10p7junrAIuVoBCDjW3IB7WuAYBydT1kwiXuvrSJIATzIkZNPUZgVHqUfJ5Vfo4WWqXHgl7A5RS4UBXPs3PpXntjs4cB4WhEqm8CVIBXdE/9sv3EjimuMBatlIPtWBzT1moDwYPGZ5D6jmXQGtXS7gAxODVh9cho= Received: by 10.114.81.1 with SMTP id e1mr892074wab.11.1197759568413; Sat, 15 Dec 2007 14:59:28 -0800 (PST) Received: by 10.114.185.12 with HTTP; Sat, 15 Dec 2007 14:59:28 -0800 (PST) Message-ID: <4c30ee7d0712151459m3cddcd33qdc9d540d4b850d92@mail.gmail.com> Date: Sat, 15 Dec 2007 14:59:28 -0800 From: "Mick Knutson" To: continuum-users@maven.apache.org Subject: Re: [c-1.1] Anyone have Activa and CI running on the same Tomcat instance? In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1580_33287234.1197759568189" References: <4c30ee7d0712140751j3b0800acue40917d720be17c2@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1580_33287234.1197759568189 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks. Sorry, but I am new the the Derby DB. Are there dirctions on setting up the external DB? I.e. do I need a users DB and an application DB? And if I need 2, can the Users DB be shared between the 2? On Dec 14, 2007 6:16 PM, Wendy Smoak wrote: > On Dec 14, 2007 8:51 AM, Mick Knutson wrote: > > I have been trying for a few hours now. I can get Continuum.war with a > Derby > > DB running. But then when I add Activa.war I either be *no trace at > > all*when I use the same user datasource as CI: > > > > > username="sa" > > password="" > > driverClassName="org.apache.derby.jdbc.EmbeddedDriver" > > url="jdbc:derby:database/users;create=true" /> ** > > You can only have one connection to the embedded Derby database. > You'll need to switch to an external db in order to share it. > > -- > Wendy > -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/BLiNCMagazine http://tahoe.baselogic.com --- ------=_Part_1580_33287234.1197759568189--