You must not be passing -classic to the jvm running JBoss as I use bugseeker
with a dual P3 500 with 512 Mb and its very fast. The jboss command line
should be:

set
DBG=-classic -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,addres
s=12345,suspend=y
java %DBG% -classpath %CLASSPATH% org.jboss.Main ...

>Also a bit off-topic: I'm using Bugseeker to debug my code and JBoss.
Running on a P3 800 with 512 in >memory and it is fu...ng slow!!! What are
you using as a debug tool? I'm attaching to JBoss JVM as a >remote process
but still on same machine, guess i will have better performance if Bugseeker
is the one >really starting JBoss, havent tried that yet. As it is now
debugging is more of a wait then really productive :-



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to