i use jbosside 1.2.430 on eclipse 3.0 rc2 with jboss 3.2.3 on winxp. jboss is launched from within eclipse and works perfectly. but i'm not able to debug my beans, breakpoints are not hit. this is the command eclipse uses to launch jboss:
D:\Java\j2sdk1.4.2_04\bin\javaw.exe -Djboss.home=D:\Java\jboss-3.2.3 -classpath D:\Java\jboss-3.2.3\bin\run.jar;D:\Java\j2sdk1.4.2_04\lib\tools.jar -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,suspend=y,address=localhost:1148 org.jboss.Main the port changes each time i start jboss. what's wrong here ? jakob View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839710#3839710 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839710 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
