I forgot to mention I checked in a change that adds a unmanaged
datasource to the default openejb configuration. Just look for a
datasource named "Default Unmanaged JDBC Database" which will be
connected to hsqldb.
I also tested this with OpenJPA which need an unmanaged datasource to
create tables, so I have high confidence it will work for you.
-dain
On Jan 31, 2007, at 3:44 PM, David Blevins wrote:
Ok, so with fingers crossed, I up the latest code will solve your
unmanaged datasource needs.
Use the same "Unmanaged = true" flag as before, but this time it
should work.
http://people.apache.org/~dblevins/openejb-3.0-incubating-502037-
bin.zip
Give that a try and let us know.
Thanks,
-David
On Jan 18, 2007, at 5:58 AM, Per Newgro wrote:
Hi David,
did you found something in this issue? Maybe you have opened a
jira issue that
i can lookup.
Sorry for the annoyment here.
Cheers
Per