Versions Compared

Key

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

...

As above the jvm will start right away when "suspend=n" is set.

Attaching to the server running in debug mode

...

Using Eclipse:

Running Eclipse Open "Run --> Debug... --> Remote Java Application". Press "New launch configuration". Fill in the dialog by selecting your webapp project for the "Project:" field, and ensure you are using the same port number as you specified in the address= property above.

...