3 Replies Latest reply on Feb 8, 2010 7:57 AM by asookazian

    Debugging a Weld app on JBoss 6

    asookazian

      I'm using JDK6, Weld 1.0.0.SP1, Eclipse Galileo (3.5.1) and JBoss Tools.  JBoss AS 6 is not available as a possible server config.  I want to debug a simple Weld app like numberguess.  Do I simply setup a remote debugging session in Eclipse and start up the JVM in debug mode?  Just wondering what everyone else who is using JBoss 6M1 is doing...