Hi Vincent,

Yeah, I guess that's what I am asking about.  I wanted to debug (step into)
my testXXX methods but it doesn't happen
without intervention on my part (connecting to tomcat for remote debugging
at the right time).  I guess it's enough
for now to understand the capability so I won't try to do what's not
possible at the moment.

But, I would _at least_ like to turn on System.out.println's so they don't
get redirected to tomcat5x.out during a testXXX() method.  How can I do
that??


Ted


-----Original Message-----
From: Vincent Massol [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 21, 2005 12:15 PM
To: 'Cactus Users List'
Subject: RE: How to launch cactus in debug mode in eclipse?

Hi Ted,

> -----Original Message-----
> From: Anagnost, Ted [mailto:[EMAIL PROTECTED]
> Sent: vendredi 20 mai 2005 19:32
> To: 'Cactus Users List'
> Subject: RE: How to launch cactus in debug mode in eclipse?

[snip]

> Debug mode:  I was using cactus.tomcat5x.jvmArgs=-Xdebug 
> -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
> which seems to work ok, except maven does not run eclipse in remote 
> debug mode so I had to create a separate remote debug launcher to 
> connect to tomcat after it gets started by cactus.  Question 2.  Do 
> you know how to use maven/cactus to tell eclipse to remote debug the 
> tests that it runs?

What would you want cactus/maven to do? What would be the relationship
between maven/cactus and Eclipse? ATM the Cactus/Maven integration is meant
to be an integration between Cactus and ... Maven. Are you asking for an
integration between Cactus and Eclipse? (we had a plugin a while ago but
it's waiting for someone to upgrade it).

[snip]

Thanks
-Vincent



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to