Jeroen,
HSQLDB creates this file on startup. I think that by default it creates it in the current working directory. Can you try to make it so that your servlet container can write there, or try to change your cwd before starting it, and see if that changes something?
-Erik
[EMAIL PROTECTED] wrote:
Hello,
I'm trying to run the address book example with the instructions I found for setting-up hsqldb. The url for the database shows the following:
HSQL Database Engine Servlet
The servlet is running.
The database is not running! The error message is:
File input/output error: oxf.properties java.io.FileNotFoundException: oxf.properties (Permission denied)
So I guess I'm missing the oxf.properties file or need access permissions somewhere. It seems this file is not included in the Orbeon package. Can anyone point me to this file or otherwise tell me what's wrong?
Thanks, Jeroen
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
