Re: Debugging jetspeed in Eclipse and Tomcat

2007-07-09 Thread rajath rajagopal
Hi Dennis, Thanks for your help. I was able to debug jetspeed in Eclipse and tomcat. Regards, Rajath. From: Dennis Dam <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" To: Jetspeed Users List Subject: Re: Debugging jetspeed in Eclipse and Tomcat Date: Fri, 06 Jul 200

Re: Debugging jetspeed in Eclipse and Tomcat

2007-07-06 Thread Philip Mark Donaghy
Hi Dennis, On 7/6/07, Ron Wheeler <[EMAIL PROTECTED]> wrote: Perhaps it should be localhost:8000? Ron Dennis Dam wrote: > Rajath, > > I also run Jetspeed in Tomcat from within Eclipse, and I just use the > sysdeo plugin interface (Tomcat start/stop buttons) to debug jetspeed: > just place bre

Re: Debugging jetspeed in Eclipse and Tomcat

2007-07-06 Thread Ron Wheeler
Perhaps it should be localhost:8000? Ron Dennis Dam wrote: Rajath, I also run Jetspeed in Tomcat from within Eclipse, and I just use the sysdeo plugin interface (Tomcat start/stop buttons) to debug jetspeed: just place breakpoints somewhere, and Eclipse will automatically switch to the deb

Re: Debugging jetspeed in Eclipse and Tomcat

2007-07-06 Thread Dennis Dam
Rajath, I also run Jetspeed in Tomcat from within Eclipse, and I just use the sysdeo plugin interface (Tomcat start/stop buttons) to debug jetspeed: just place breakpoints somewhere, and Eclipse will automatically switch to the debug perspective when the app hits your breakpoint. I tagged my

Debugging jetspeed in Eclipse and Tomcat

2007-07-05 Thread rajath rajagopal
Hi, I was trying to debug my portlet application using eclipse and tomcat. I installed sysdeo plugin for tomcat in eclipse. How ever when i start the portlet app in debug perspective I am getting error "Failed to connect to remote VM. Connection refused". I had modified the catalina.bat with