0 Replies Latest reply on Jan 26, 2006 8:32 AM by babaxter1

    Accessing FIBO-EJB from another JVM

    babaxter1

      Hello,
      trying out Fibo example application of the tutorial, the question arrised,
      how one can access the EJB from an other JVM.

      Can somebody tell me how I access both the JNDI as well as the EJB?
      A short code snippet would be more than welcome.

      JBOSS' JNDIVIEW MBean shows the following settings:

      Ejb Module: FiboEJB.jar
      
      java:comp namespace of the Fibo bean:
      
       +- env (class: org.jnp.interfaces.NamingContext)
      


      Thanks