Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » How to turn on remote debugging in Tomcat 5.5?(Debugging tomcat)
How to turn on remote debugging in Tomcat 5.5? [message #742101] Thu, 20 October 2011 07:08
Vikram Kodak is currently offline Vikram KodakFriend
Messages: 72
Registered: October 2011
Member
Just add below JVM parameters to Tomcat startup arguments.

-Xdebug
-Xrunjdwp:transport
=dt_socket,address=8000,server=y,suspend=n

[Updated on: Fri, 21 October 2011 04:43]

Report message to a moderator

Previous Topic:Resetting daemon status at the database level
Next Topic:Transaction handling exceptions using Stardust with JBoss 5.1 and Jackrabbit
Goto Forum:
  


Current Time: Thu Mar 28 22:25:16 GMT 2024

Powered by FUDForum. Page generated in 0.03896 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top