Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Create two environment variables:
No Format
C:\>set JDPAJPDA_ADDRESS=1044
C:\>set JDPAJPDA_TRANSPORT=dt_socket
  • Now, you can launch Tomcat with these debug options:
No Format
TOMCAT_HOME\bin\>catalina jdpajpda start
  • Use your IDE to connect to Tomcat through port 1044

...