Greetings. Are you certain you need to use "Remote"? In either case, to enable remote server debugging, JPDA args need to be part of the remote server's start configuration. In your case, they'd be in "run.bat". They're commented out by default so uncomment the line and more than likely, you'll need to change the suspend=y to an 'n'. If you haven't already done so, configure the Eclipse remote server debug settings:
"Host" to the remote server's ip "Port" to the JPDA "address" arg That should do it. cheers. <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827510#3827510">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827510>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
