1 Reply Latest reply on Feb 14, 2006 7:44 AM by acoliver

    Debug my ear

    pedrosacosta

      I've build an ear, and i want to debug while i'm running in Jboss Application Server. How can i do this?

      Thanks,
      Pedro

        • 1. Re: Debug my ear
          acoliver

          have you considered antibiotic drops?

          But seriously, and no tipping, edit bin/run.conf. There is a line in there that says something snappy (too lazy to look) like uncomment to enable remote debugging (not the shared memory one, the other one), the implications should be obvious. Then go here: http://tomcat.apache.org/faq/development.html only take note of the port...it kinda needs to match ( I think run.conf has 8787 and these instructions assume 8000...doesn't matter which you pick but talking on two different ports doesn't generally work ;-) )...