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: Forward to pane within pane for J1.6

2007-07-06 Thread b . v . weert
Hello, you can go directly to the second level pane by adding it to id, with a comma inbetween, like regards, Bo van Weert "Stefano Bianchi" <[EMAIL PROTECTED]> 06/07/2007 14:37 Por favor, responda a "Jetspeed Users List" Para "JETSPEED Users List" cc Asunto Forward to pane within

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

Forward to pane within pane for J1.6

2007-07-06 Thread Stefano Bianchi
Dear all, I was trying to use forwards to link from the home page to a specific pane. My portal is made up as: | HOME | SERVICE | ABOUT | - and inside SERVICE I have several panes in menu format: | HOME | SERVICE | AB

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