Title: RE: Jetspeed and HyperSonic : ==> org.hsql.jdbcDriver notimplemented.


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

Which doc ?
http://java.apache.org/turbine/install.txt ?
----
    mysqladmin create turbine
    mysql turbine < tables.schema
----

if it is the case you have to download turbine.

I have also tried to look in Jetspeed-1.2b1\source\sql\external\...
and tried to load a few table, but I got too many error message
and I prefere to give-up.

Anyway, i a previous message, I had the error message:
>> ... org.hsql.jdbcDriver notimplemented.

so I believe there is another problem somewhere.
(note: the hsql.jar is in my class path)

And perhaps my initial configuration (HyperSonic in server mode) was all right.



I do not want to waste any more time right now on configuration problem
and I will wait a little bit now.

Note:
Luc Saint Elie has also mentionned me another open source free RDBMS
that could be used:
InstantDB (Enhydra)
 http://instantdb.enhydra.org


Thierry Nabeth
Research Fellow
INSEAD CALT (the Centre for Advanced Learning Technologies)
http://www.insead.fr/CALT/



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 20, 2000 5:05 PM
To: JetSpeed
Subject: Re: Jetspeed and HyperSonic : ==> org.hsql.jdbcDriver
notimplemented.


> NABETH Thierry wrote:
...
>
> -------- 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]

Reply via email to