0 Replies Latest reply on May 6, 2002 8:21 PM by kevinjiang

    How to get the detail information about the Remote Interface

    kevinjiang

      I'm doing some debug with my client side application and I want to know the detail information about the remote interface got from JBoss.

      Is it possible for me to get these information, for example the IP address and port where this remote interface connects to?

      If I only use RMI server without EJB container, I can get these information by just printing out the interface on client side.

      Thanks,

      Kevin