0 Replies Latest reply on Sep 16, 2008 2:44 PM by lincoln__a

    jboss 4.0.2 configuration fro ejb 2.1

    lincoln__a


      He Friends,

      I have been struggling to run ejb which jndi causes error. I want to confirm some issues.

      1.If i call ejb from command prompt, no need to set jndi properties file. Can confirm?

       Context ctx=new InitialContext();
      
       object=ctx.lookup("local/alrlocal");
      
      


      Please confirm

      Thanks
      lincoln