RE: [appfuse-user] Debugging with Tomcat 3.2

2007-03-19 Thread Jakobsen, Peder
been able to do. Peder -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matt Raible Sent: March 19,2007 1:16 PM To: users@appfuse.dev.java.net Subject: Re: [appfuse-user] Debugging with Tomcat 3.2 With 1.9.x, I use the Sydeo Tomcat Plugin. http://www.sysde

Re: [appfuse-user] Debugging with Tomcat 3.2

2007-03-19 Thread Matt Raible
With 1.9.x, I use the Sydeo Tomcat Plugin. http://www.sysdeo.com/eclipse/tomcatplugin Of course, you should be able to do remote debugging w/o using any plugins as well: http://raibledesigns.com/rd/entry/remotely_debug_your_app_in Matt On 3/19/07, Jakobsen, Peder <[EMAIL PROTECTED]> wrote: H

[appfuse-user] Debugging with Tomcat 3.2

2007-03-19 Thread Jakobsen, Peder
Hi, I'm running 1.9.4 with JDK 1.4, and I'm trying to set Eclipse 3.2 up so that I can step through my code using an Eclipse tomcat server runtime. Normally, this involves converting an existing project to a Web project. Has anyone had any luck doing this in Eclipse 3.2? Thanks, Peder :) Th