Max Rydahl Andersen wrote:
>> Sorry for my ignorance, but what is WEB-INF/platform ? A BIRT
thing ?
>>
>>
>>
> Yes. BIRT web project creates WEB-INF/platform.
>
>
>> Does BIRT really require Eclipse plugins to run !?
>>
>>
> Yes.
>
ok, but does it really need our hibernate plugins in the user app to run ?
>> We don't want to inject our internal plugins into users deployments do we ?
>>
> 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.
Snjeza