JNDI object lookup in a clustered environment
In a clustered environment, it's safe to look up a JNDI object using local reference. For instance, if the JNDI name of your JMS queue connection factory is jms/myConnectionFactory, configure a local reference so that you can look it up like java:comp/env/myQueueConnectionFactory.
1 Comments:
Good job.Keep it up.
Varun Mandadi
http://ibmmiddleware.googlepages.com/
Post a Comment
<< Home