>> The hibernate ODA data source requires a hibernate session
factory.
>>
>
> Ok, but that does not require our plugins to happen. The user would already have a
Hibernate libraries and a sessionfactory in the app they would use for this, right ?
>
>
I am using the name of a console configuration to create a
sessionfactory, but will try to create it on the basis of a datasource
or persistent context.
hmmm...shouldn't this be injected in somehow from something else than our internal
KnownConfigurations setup ?
/max