JNDI initial context connection creation time is most of the time, and may largely be net
or classloading overhead. Cache the initial context.
On the same JVM, you don't need to connect remotely, and should be quite fast.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046962#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...