hi guys
1. Does it make sense to cache the jndi look up calls to
ejb home object when client is trying to access a bean?
2. Does it make sense to cache the reference we would get from using the EJBObject.getHandle(), then use this reference when attempting to access the bean?
If answer to any of the above questions is YES, any idea on how i can accomplish that?
thanks
J
[ December 23, 2006: Message edited by: jay roy ]