Hello Yedil,

use IDEA www.intellij.com this powerfull IDE with Debuger

config for debug with Tomcat(4.0.X)

main class: org.apache.catalina.startup.Bootstrap
VM parameter: -Xdebug -Xnoagent 
-Xrunjdwp:transport=dt_shmem,server=y,suspend=n,address=javadebug -Djava.compiler=NONE 
-Djava.endorsed.dirs="C:\Tomcat\bin;C:\Tomcat\common\lib" -classpath 
"C:\SDK_SE\1.3.1\lib\tools.jar;C:\Tomcat\bin\bootstrap.jar" 
-Dcatalina.base="C:\Tomcat" -Dcatalina.home="C:\Tomcat" 
-Djava.io.tmpdir="C:\Tomcat\temp"
Program parameter: start
Work directory: C:\Tomcat



--
Best regards,
 Yuriy                            mailto:yura@;ibis.odessa.ua

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to