Try this:
java -classic -Dtomcat.home=$TOMCAT_HOME -Xdebug -Xnoagent
-Djava.compiler=NONE -classpath $JBOSS_CLASSPATH
-Xrunjdwp:transport=dt_socket,server=y,address=12999,suspend=n
org.jboss.Main tomcat $@
Change the address value to the port you require.
By the way, when will Together/CC officially support JBoss?
---
Michael R. Maraya
> ----------
> From: Dragos Haiduc[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Thursday, July 26, 2001 5:30 AM
> To: JBoss Mailing List
> Subject: [JBoss-user] Starting JBoss in debug mode
>
> Hi.
>
> Please, could anyone tell me what should i do
> in order to start JBoss in debug mode?
> I used -Xdebug option in the JBoss starting command, but obviously
> I am missing something here(like the port on which it will listen for
> remote
> debugging, maybe?!?).
>
> Thanx alot,
>
> Dragos
>
>
>
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user