2 Replies Latest reply on Aug 28, 2002 2:27 PM by jbosszeus

    Accessing EJB from a non-java client via CORBA - How ?

    weiju

      Hi,

      did anyone successfully manage to access EJBs via the new RMI/IIOP feature ?
      I am especially looking how to get access to the EJBs with the naming service.
      I saw in the current RC2, there is a java:/JBossCorbaNaming object which I think is the naming service where the EJBs are registered.

      Do I have to register EJBs explicitly with that nameservice ?

      But when I try to access it by using the IOR displayed by the JBoss log, I get errors.
      Is there a "nice" way to access the JacORB NameService integrated into JBoss ?

      Regards,

      Wei-ju Wu