Hmm - everything seems to have appeared in the bin directory. Could I have done this:
url="jdbc:derby:../database/users;create=true"/> ? Additionally, how do I configure the derby logs to go to say, the tomcat logs directory? -----Original Message----- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Friday, July 18, 2008 4:35 PM To: [email protected] Subject: Silly derby/archiva question 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.
