Configuring JNDI Resources in Tomcat 14 January 2008
Posted by Marten Deinum in Java, tomcat.Tags: Java, jndi, tomcat
add a comment
It seems quite hard to configure a JNDI Resource in Tomcat. Especially when it comes to configuring XA capable resources. The key lies in understanding how Resources work/need to be configured.
(more…)