[jboss-user] [IronJacamar] - Re: ManagedConnectionFactory Life Cycle
kiran.kumar M
do-not-reply at jboss.com
Sat Aug 6 23:08:12 EDT 2011
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&containerType=14&container=2098]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110806/be58c046/attachment.html
More information about the jboss-user
mailing list