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 <[EMAIL PROTECTED]> wrote:

> On Dec 14, 2007 8:51 AM, Mick Knutson <[EMAIL PROTECTED]> 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:
> >
> >  <Resource name="*jdbc/users*" auth="Container" type="
> javax.sql.DataSource"
> >            username="sa"
> >            password=""
> >            driverClassName="org.apache.derby.jdbc.EmbeddedDriver"
> >            url="jdbc:derby:database/users;create=true" /> *<!-- tried
> > database/archiva/users also -->*
>
> 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
---

Reply via email to