Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Windows, Tomcat, classpath debugging
Windows, Tomcat, classpath debugging [message #203089] Thu, 25 October 2007 20:55 Go to next message
Eclipse UserFriend
Originally posted by: simensen.gmail.com

How can I do classpath debugging when I launch a web application from the
servers tab? When using Linux, I have been able to get the full
commandline from the Tomcat process spawned by Eclipse using ps. I have
Cygwin installed, but I cannot figure out how to get it to display the
full commandline.

Can I do something similar in Windows using something other than ps? Or is
there a better way to accomplish this task? Seems like something that will
be obvious once I know how to do it.
Re: Windows, Tomcat, classpath debugging [message #203136 is a reply to message #203089] Fri, 26 October 2007 12:18 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Switch to the Debug perspective. For me, the Debug and Servers tabs will
appear in the upper left. Select the Servers tab and start the server.
Switch to the Debug tab and right-click the child item showing the
executable, such as javaw.exe. Select Properties and a dialog will
appear showing you the command line that was executed.

Cheers,
Larry

Beau D. Simensen wrote:
> How can I do classpath debugging when I launch a web application from
> the servers tab? When using Linux, I have been able to get the full
> commandline from the Tomcat process spawned by Eclipse using ps. I have
> Cygwin installed, but I cannot figure out how to get it to display the
> full commandline.
>
> Can I do something similar in Windows using something other than ps? Or
> is there a better way to accomplish this task? Seems like something that
> will be obvious once I know how to do it.
>
Previous Topic:XDoclet Enterprise Javabean - Container Managed Entity Bean - Import attributes from table = problem
Next Topic:J2EE module dependency on classes
Goto Forum:
  


Current Time: Thu Apr 18 19:19:03 GMT 2024

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

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

Back to the top