Hello,
I am trying to use derby.properties file , but the server is unable to recognise it when i
launch.
Here is my properties file
derby.system.home=C:\temp\databases\
derby.infolog.append=true
derby.storage.pageSize=8192
derby.storage.pageReservedSpace=60
I am using derby network server. The properties file is located in the same directory
from which i am launching the server
java org.apache.derby.drda.NetworkServerControl start
Please let me know if i am doing anything wrong, am i missing any starting parameters ?
Thanks !
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|