Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Remote Debugging WTP1.0 W/ Tomcat 5.0.30
Remote Debugging WTP1.0 W/ Tomcat 5.0.30 [message #154424] Mon, 02 January 2006 05:36
Eclipse UserFriend
Originally posted by: boysdk.hotmail.com

Dear all,

I face a problem that I must launch tomcat in debug mode outside Eclipse in
order to support remote debugging. That is cannot use Dedug on server to
launch Tomcat. Is it any parameter or configuration file that I could set
it in Eclipse in order to launch tomcat in debug?

1. I have tried to change parameter "start" to jpda start. But it cause
error.
2. I have tried to add following statement to vm parameters.
-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend= n
But still error.

Is there a way to launch tomcat in debug mode in Eclipse without starting
tomcat manually outside Eclipse?

Thanks a lot.

Best regards,
Patrick
Previous Topic:Bottom up web service generator and custom serializers
Next Topic:javascript editor?
Goto Forum:
  


Current Time: Wed May 15 05:10:09 GMT 2024

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

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

Back to the top