Re: How to start tomcat so I can remote debug it with intellij
Posted By:
Pat_Quinn
Posted On:
Wednesday, May 22, 2002 05:33 AM
Update the catalina.bat in $Tomcatin as follows:
locate ":doStart"
change set _EXECJAVA=start "Tomcat" %_RUNJAVA% -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5001