Hello,
I am trying to use JNDI connection for the solution repository
I found a good document here:
https://support.pentaho.com/hc/en-us...e_the_solution
And modified the hibernate file (postgresql.hibernate.cfg.xml) and the jackrabbit file (repository.xml) as described.
I removed the credentials, URL, and driver specified and replace it with the JNDI names:
- <property name="hibernate.connection.datasource">java:comp/env/jdbc/hibernate</property> and,
- <param name="url" value="java:comp/env/jdbc/jackrabbit"/>).
The JNDI name has been defined in the Tomcat context.xml file.
but I am getting an error!! (in the attached files are the error and the log file)
Can anyone help please? I am using Pentaho 6.0.1
Thanks
catalina.2016-03-06.log
error-JNDI.jpg
I am trying to use JNDI connection for the solution repository
I found a good document here:
https://support.pentaho.com/hc/en-us...e_the_solution
And modified the hibernate file (postgresql.hibernate.cfg.xml) and the jackrabbit file (repository.xml) as described.
I removed the credentials, URL, and driver specified and replace it with the JNDI names:
- <property name="hibernate.connection.datasource">java:comp/env/jdbc/hibernate</property> and,
- <param name="url" value="java:comp/env/jdbc/jackrabbit"/>).
The JNDI name has been defined in the Tomcat context.xml file.
but I am getting an error!! (in the attached files are the error and the log file)
Can anyone help please? I am using Pentaho 6.0.1
Thanks
catalina.2016-03-06.log
error-JNDI.jpg