mhatre
10-22-2008, 01:24 AM
hi,I want to disable hibernate for datasource,i don't want to use any jndi in report.xaction i hv given query directly but when i run report using ChartHelper.doAction and i pass my .xaction file it gives some hibernate mapping exception
Taqua
10-22-2008, 06:31 AM
XActions use the platform, and the platform requires hibernate for its internal systems (like security, repository, scheduling). So if you want to use XActions, you have to configure your platform correctly.
I guess the folks in the BI-Server forum can answer BI-Server questions a lot better than we can here.