• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Tomcat and JNDI-DataSources

S

schneidera

Guest
Hi,

how and where can I specify JNDI datasources for a certain application and a domain?

I tried setting this in server.xml but to no avail. I also tried setting the JNDI DS in GlobalNamingResources and in the PSA-context I added a DefaultContext pointing to the datasource specified.

I still get the error:

Cannot create JDBC driver of class '' for URL 'null'.

Exception: no suitable driver found

Can anyone provide an example for domain "abc.org" and application "buggy" and the complete server.xml-file?

Best regards
A. Schneider
 
Back
Top