I can confirm that Cayenne works with HSQLDB. For instance Modeler
preferences subsystem is based on HSQLDB, also our default unit test
setup uses it.
> basically, this happens when the datamap.xml or driver.xml or other
> configuration files have errors.
But Cayenne is not expected to work if configuration has errors. And
I would also expect an exception on startup if this is the case. From
a quick glance, it looks like you XML is not well formed - there is
no space after before "datasource":
name="hsqldb-local-jndi"datasource=
Andrus
On Feb 24, 2006, at 1:48 PM, Pirola Davide wrote:
> Hi Andrus,
> i want to use Cayenne with HSQLDB database. I have read on your
> site that is supported, but when i try to use it, this call return
> a Null value:
>
> Configuration.getSharedConfiguration().getDomain()
>
> basically, this happens when the datamap.xml or driver.xml or other
> configuration files have errors.
This archive was generated by hypermail 2.0.0 : Sat Feb 25 2006 - 00:44:25 EST