8 Replies Latest reply on Dec 13, 2001 9:12 AM by cnsxxx09

    problem in : new InitialContext();

    mmft

      InitialContext jndiContext = new InitialContext(); //problem is there
      Object ref = jndiContext.lookup("interest/Interest");


      this code throws the next error:
      javax.naming.CommunicationException: Can't find SerialContextProvider