Datasource error while deploying OpenKM 5.0
PostPosted:Fri Aug 06, 2010 1:04 pm
Hi,
I've tried to build OpenKM 5 from the SVN trunk. The compilation went fine, without errors and the OpenKM.war was created. The problem occurs when I tried to deploy it on JBoss. Errors like:
Could you provide us with the JBoss configuration you use for the development of the 5.0 version?
Thanks in advance!
Cheers.
I've tried to build OpenKM 5 from the SVN trunk. The compilation went fine, without errors and the OpenKM.war was created. The problem occurs when I tried to deploy it on JBoss. Errors like:
14:47:33,624 ERROR [DatasourceConnectionProvider] Could not find datasource: java:/OpenKMDSI'm using the JBoss from an OpenKM 4 as the base for deploying OpenKM 5, and maybe that's the problem. Maybe the JNDI Datasources names changed? If so, in which files the change should be reflected?
javax.naming.NameNotFoundException: OpenKMDS not bound
(...)
14:47:33,627 ERROR [HibernateUtil] Could not find datasource
(...)
14:47:33,644 ERROR [[/OpenKM]] StandardWrapper.Throwable
java.lang.NoClassDefFoundError: Could not initialize class com.openkm.dao.HibernateUtil
Could you provide us with the JBoss configuration you use for the development of the 5.0 version?
Thanks in advance!
Cheers.