0 Replies Latest reply on Jan 7, 2003 12:55 PM by joeho

    Port for RMI over restricted network

    joeho

      Dear all,

      I try to do RMI ejb call in a restricted network. I have open port 1099. But when I do the remote call, I can get the context only (using jnp:// syntax to get the context) and error occur when doing the EJB lookup. I have test the code for machine in the same network segement and it works. Do i need to open other ports?

      Thanks a lot