1 Reply Latest reply on Oct 28, 2005 4:41 AM by koen.aers

    remote debug

    javatwo

      I have a JBOSS AS 4.0.3 running in debug mode. How to set up Eclipse for remote debug? Thanks.! Dave

        • 1. Re: remote debug
          koen.aers

          Select 'Run->Debug...' In the Dialog, create a new configuration of the type 'Remote Java Application'. Give your configuration a name, on the 'Connect' tab, fill in the host and the debug port number of your JBoss If you don't change anything, this is 8787. Click 'Debug' and off you go...

          Regards,
          Koen