kiran.kumar M [
http://community.jboss.org/people/gmkumar2005] created the discussion
"Re: ManagedConnectionFactory Life Cycle"
To view the discussion, visit:
http://community.jboss.org/message/619788#619788
--------------------------------------------------------------
Thanks jesper it worked. Basically the classloader used at the time of deployment has to
be same as the one used at runtime. So now I pass
ClassLoader cl = MyManagedConnectionFactory.class.getClassLoader();
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/619788#619788]
Start a new discussion in IronJacamar at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]