RE: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo

2003-02-12 Thread Sylvain.Thevoz
] Objet: Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Debugging is easy if you have a JPD compatible debugger. Look at the Java documentation on the Java command for info on how to run tomcat in debug mode and then attach to it remotely. I use this technique with JBoss all

Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo

2003-02-12 Thread Robert Simmons
it is a far better product. However I think even eclipse will do this just fine. -- Robert - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 12, 2003 11:23 AM Subject: RE: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Hi Robert, I

Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo

2003-02-11 Thread Martin Dulisch
Hi Sylvain, what do you want to do with this project? Application development with cocoon or do you want to work at the cocoon sources? I do the first one. If you want to do the same I could describe my environment in eclipse. Martin - Original Message - From: [EMAIL PROTECTED] To:

RE: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo

2003-02-11 Thread Sylvain.Thevoz
appreciated. Thank you very much Regards Sylvain -Message d'origine- De: Martin Dulisch [mailto:[EMAIL PROTECTED]] Date: mardi, 11. février 2003 09:23 À: [EMAIL PROTECTED] Objet: Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Hi Sylvain, what do you want to do

Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo

2003-02-11 Thread Martin Dulisch
] To: [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 9:47 AM Subject: RE: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Hi Martin, I want to develop application like you. And I have installed this Tomcat plugin to debug my app and the Cocoon sources. I don't want to work at the Cocoon

RE: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo

2003-02-11 Thread Sylvain.Thevoz
10:16 À: [EMAIL PROTECTED] Objet: Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Sylvain, I use the tomcat plug-in only to start/stop tomcat out of eclipse. I dont use the tomcat project type. If you want to develop java components like actions or transformers than create a java

Re: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo

2003-02-11 Thread Robert Simmons
] To: [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 2:03 PM Subject: RE: How to load Cocoon into Eclipse-Tomcat plugin from Sysdeo Martin, You said that you run Tomcat out of Eclipse. So you don't need a /WEB-INF directory in your Eclipse project, right? The Tomcat Eclipse runs Tomcat inside