1 Reply Latest reply on Oct 11, 2004 5:29 AM by robisz

    Which lookup() names for EJBs are currently available?

    thoste

      Normally I know the EJB name and try to access the refering EJB by a lookup(ejbname).

      But does there exist the other way: I want to know which names are currently available ?

      How do I implement such a request for a list of EJB objects?

      Thomas