Actually, if one looks at the catalina.sh script, one woudl see that
those are the defaults (unless they were changed) so one shouldn't need
to change anything.
-adam
Luis Rivera wrote:
And don't forget to set
JPDA_ADDRESS=8000
JPDA_TRANSPORT=dt_socket
as you did before :)
--Luis R.
On F
And don't forget to set
JPDA_ADDRESS=8000
JPDA_TRANSPORT=dt_socket
as you did before :)
--Luis R.
On Feb 13, 2008 9:19 AM, Adam Gordon <[EMAIL PROTECTED]> wrote:
> It's actually MUCH easier than that... :-)
>
> If you use Tomcat's start and stop scripts, pass the "jpda" parameter to
> the scr
It's actually MUCH easier than that... :-)
If you use Tomcat's start and stop scripts, pass the "jpda" parameter to
the script, e.g. "/usr/local/tomcat/bin/catalina.sh jpda start"
Then, in Eclipse, select the Debug Perspective and then click the down
arrow in the little green bug icon in the
http://www.eclipse.org/webtools/
> Date: Wed, 23 Aug 2006 17:24:46 -0500> From: [EMAIL PROTECTED]> To:
> users@tomcat.apache.org> Subject: debugging tomcat with eclipse> > I have
> found various different examples, just curious what folks are> find to be the
> best practice?> > > > D-> >
Douglas Ferguson wrote:
> I have found various different examples, just curious what folks are
> find to be the best practice?
http://tomcat.apache.org/faq/development.html
Works for me. Use it all the time.
Mark
-
To start a n