> NABETH Thierry wrote:
> 
> Hello,
> 
> >> Well I mainly use HyperSonic on my dev computer (NT4 laptop) :)
> 
> I also manage to run HyperSonic.
> But did you manage to make it work with Jetspeed ?
> 
> This is what I have done:
> 
> I have launch HyperSonic in server mode. (runServer.bat of HyperSonic\demo\)
> I have tried to configure Jetspeed with:
> 
> -------- TurbineResources.properties --------
> ....
> database.default.driver=org.hsql.jdbcDriver
> database.default.url=jdbc:HypersonicSQL://localhost/test
> ....
> --------
> 

I inialialized HyperSonic with the Turbine tables as recommended
in the Turbine docs.

Then, I setup HyperSonic in embedded mode in Turbine.properties:

database.default.driver=org.hsql.jdbcDriver
database.default.url=jdbc:HypersonicSQL:d:\db\jetspeed

Now, please, create an entry for this in the FAQ (http://java.apache.org/faq/).

Thank you very much :)

--
Rapha�l Luta - [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to