I am using JBuilderX + Jboss 3.2.3

I am trying to debug my servlet,jsp and ejb in jboss by enabling following statement 
in run.bat:
set JAVA_OPTS= -Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y %JAVA_OPTS%

it takes about 50 seconds to startup the server and it's very slow for every operation 
after started. Is there any better way to improve the performance in debuging mode?



<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826417#3826417";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826417>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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to