• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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