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.
