Just to see if it has been removed by the container or not? Using Ejipt we called the
EJBHome method getEJBMetaData() within a try-catch block and in the catch did a new
lookup, but with JBoss that call is handled locally on the client, never touching the
container.
We have a helper class that is performing all lookups in the client app and caching
homes. But the actual use of the home, such as create and remove is done in the code.
We want to handle this check in the helper class.
Any ideas?
/Lennart
===================
Lennart Petersson
www.benefit.se/english
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user