1 Reply Latest reply on Feb 23, 2004 7:54 AM by schrouf

    Remote Debugging in JBoss

    kakarlamudi5

      Can any one tell me what is Remote Debugging using JBoss?

        • 1. Re: Remote Debugging in JBoss
          schrouf

          Remote debugging means that the actual JBoss server is running in it's own virtual machine ( most propably on a remote server ). The debugger communicates remotely with this JBoss-Instance via a TCP/IP-Socket-Connection.