This works if you want to use the defaults.  I usually connect
via a socket via IntelliJ for remote debugging.  I run on
windows and have a startup_debug.bat file with the following
contents:

set JPDA_TRANSPORT=dt_socket
set JPDA_ADDRESS=5005
call catalina.bat jpda start





--- Larry Meadors <[EMAIL PROTECTED]> wrote:
> I use './catalana.sh jpda run' fron the $CATALINA_HOME/bin
> directory.
> 
> Larry
> 
> >>> [EMAIL PROTECTED] 07/15/03 8:20 AM >>>
> The documentation states add 
> "SET CATALINA_OPTS=-server -Xdebug -Xnoagent
> -Djava.compiler=NONE
> -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000"
> to catalina.bat.  
> 
> Does anyone know what the correct procedure for linux is?
> 
> 
> Regards
> 
> John Gustavson
> Enterprise Central Software Services (ECSS)
> 570 Washington Street - 2nd floor
> New York, New York, 10080-6802
> 
> Telephone: 1-212-647-3793
> Fax: 1-212-647-3321
> Email: [EMAIL PROTECTED]
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


=====

Norris Shelton
Software Engineer
Sun Certified Java 1.1 Programmer
Appriss, Inc.
ICQ# 26487421
AIM NorrisEShelton
YIM norrisshelton


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to