Re: [Resin-interest] Anyone remote debug with Resin 3.x and IntelliJ?

2007-06-18 Thread Ryan Vanderwerf
Scott Ferguson wrote: > You'll want to use a (in the block) instead of the > -X > > The initial process is not the same as the actual Resin process, and > since it's Resin that you want to debug, not the startup program, you > need to update the . > > -- Scott > > Thanks Scott, that

Re: [Resin-interest] Anyone remote debug with Resin 3.x and IntelliJ?

2007-06-18 Thread Scott Ferguson
On Jun 18, 2007, at 11:09 AM, Ryan Vanderwerf wrote: > I recently switched from Windows to Ubuntu 7.04 (fiesty fawn) 32 > bit and > I can't seem to get remote debugging to work with Resin 3.x in > IntelliJ > 6 or 7.0M1. Resin 2.x works fine. Basically what happens is when I > get > to a br

Re: [Resin-interest] Anyone remote debug with Resin 3.x and IntelliJ?

2007-06-18 Thread Leland, Robert
in-interest@caucho.com > Subject: [Resin-interest] Anyone remote debug with Resin 3.x > and IntelliJ? > > I recently switched from Windows to Ubuntu 7.04 (fiesty fawn) > 32 bit and I can't seem to get remote debugging to work with > Resin 3.x in IntelliJ > 6 or 7.0M1.

[Resin-interest] Anyone remote debug with Resin 3.x and IntelliJ?

2007-06-18 Thread Ryan Vanderwerf
I recently switched from Windows to Ubuntu 7.04 (fiesty fawn) 32 bit and I can't seem to get remote debugging to work with Resin 3.x in IntelliJ 6 or 7.0M1. Resin 2.x works fine. Basically what happens is when I get to a breakpoint, my IDE doesn't suspend - it just keeps going. I can remotely