Asaf Lahav wrote:
> I already setup both JPDA_ADDRESS and JPDA_TRANSPORT environment variables.
> But I don't know where to add the command line arguments when I'm running
> the Tomcat in service mode.

Use tomcat5w.exe from the bin directory.  Add the following options
under the Java tab.
-Xdebug
-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n

Mark


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

Reply via email to