Atomikos Forum

Modification to EnhancedTomcatAtomikosBeanFactory

I had to modify this class to get it to work with our OpenLDAP based JNDI setup.

Changed the line #31:

        if (obj instanceof ResourceRef) {

to

        if (obj instanceof Reference) {
Scott Bender Send private email
Thursday, February 28, 2013
 
 
Thanks for sharing!

I've added a pointer to this thread in the mentioned class on our documentation pages.
Guy Pardon Send private email
Saturday, March 30, 2013
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics