1 Reply Latest reply on Jun 12, 2009 7:05 PM by peterj

    Question about InitialContext.lookup(string);

    fredfred

      The string which is part of a client's Context.lookup
      is generally as follows.


      java:comp/env/ejb/ObjectName

      could someone provide an example for each of the String parameters
      here?

      I take it that

      comp := [IPno|url[port]]

      What are the options here?