Never used it to be honest.
What's your error?
In my opinion, it should be something like
<Resource id="HSQLDB Database" type="DataSource">
JdbcDriver org.hsqldb.jdbcDriver
JdbcUrl jdbc:hsqldb:file:hsqldb
UserName sa
Password
ConnectionProperties toto=titi;foo=bar;
</Resource>
It does not work?
JLouis
2013/3/8 James Green <[email protected]>
> http://tomee.apache.org/containers-and-resources.html says to use:
>
> ConnectionProperties: Format of the string must be
> [propertyName=property;]*
>
> I've not found any working format so far. Anyone have an example? Sharing
> on http://tomee.apache.org/common-datasource-configurations.html would be
> good :-)
>
> James
>
--
Jean-Louis