On Fri, Jul 18, 2008 at 1:35 PM, EJ Ciramella <[EMAIL PROTECTED]> wrote: > So if I have the following in my context file: > driverClassName="org.apache.derby.jdbc.EmbeddedDriver" > url="jdbc:derby:database/users;create=true" /> > Where physically are these files written out to? I can't seem to find > them.
Assuming Archiva 1.0.2, if you haven't changed anything, the user database files will be in: /path/to/archiva/data/users/database ... and Archiva's database is in /path/to/archiva/data/archiva/database . HTH, -- Wendy
