9 messages in org.apache.portals.jetspeed-userRe: really "The Hypersonic JDBC drive...
FromSent OnAttachments
Peter KmetNov 30, 2004 2:02 am 
Hema MenonNov 30, 2004 3:12 am 
marc...@infineon.comNov 30, 2004 3:17 am 
Peter KmetNov 30, 2004 4:35 am 
Peter KmetNov 30, 2004 5:02 am 
Peter KmetNov 30, 2004 5:05 am 
Peter KmetNov 30, 2004 5:10 am 
marc...@infineon.comNov 30, 2004 5:11 am.xml
Peter KmetNov 30, 2004 5:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: really "The Hypersonic JDBC driver require no configuration"?Actions...
From:Peter Kmet (km@neuron.tuke.sk)
Date:Nov 30, 2004 5:14:40 am
List:org.apache.portals.jetspeed-user

On Tue, Nov 30, 2004 at 02:10:33PM +0100, Peter Kmet wrote: thanks for your answer, - Version : Apache Tomcat/5.5.4 - conf/Catalina/localhost/jetspeed.xml : there are also these parameters: !-- Class name for HSQL JDBC driver -- parameter name driverClassName /name value org.hsqldb.jdbcDriver /value /parameter

!-- The JDBC connection url for connecting to your HSQL dB. -- parameter name url /name value jdbc:hsqldb:hsql://127.0.0.1:9001 /value /parameter

- moving hsqldb.jar to /shared/lib brings no changes

btw. when I start database I get

==================================== Production/Deployment Database ==================================== server.properties not found, using command line or default properties

Opening database: ./src/database/hsql/Production HSQLDB server 1.7.1 is running Use SHUTDOWN to close normally. Use [Ctrl]+[C] to abort abruptly Tue Nov 30 10:15:37 CET 2004 Listening for connections ...

danke :)