6 Replies Latest reply on May 24, 2007 7:24 AM by gopal1.v

    How to Call one EJB from another remotely?

    gopal1.v

      Hi all
      I am trying to call one EJB in one system from another EJB residing on diferent system...
      Both are Stateless session beans ...
      I can't use No-args Intialcontext() as i need to specify the Ip address of other system to be looked up.....
      So i am using properties Dorg.omg.CORBA.ORBInitlalHost....
      But its not looking up..Its telling not bound...But i called it from standalone client remotely...

      Am i wrong..?
      I hope I am in right path....

      I hope ill get reply as fast as possible...
      Gopal V