2 Replies Latest reply on Feb 4, 2003 9:37 PM by joelvogt

    Access EJB on a remote machine

    gadgetman

      I have JBoss installed on another machine, and I wish to access the EJB on it. What particular things do I need to do to configure my remote JBoss installation so that the client can find the EJB via JNDI?

      I went into my EJB's jndi.properties file and changed the naming provider URL to be my remote machine's IP address, but still the client cannot locate the remote machine JNDI server.

      Thanks for any help.