Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-06 Thread Galia Angelova
Lionel, I followed your instructions, but I still have problems. Tomcat works, but I can't lanch cocoon. it sais: HTTP Status 404 - /cocoon/ type Status report message /cocoon/ description The requested resource (/cocoon/) is not available. Do you have sugestions what am I doing wrong? I

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-06 Thread Lionel Crine
don't forget to create a tomcat project pointing to your cocoon root directory. At 06:21 05/06/2003 -0700, you wrote: Lionel, I followed your instructions, but I still have problems. Tomcat works, but I can't lanch cocoon. it sais: HTTP Status 404 - /cocoon/ type Status report message

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-05 Thread Galia Angelova
Perfect! It works! Thank you! Galia ANgelova Lionel Crine [EMAIL PROTECTED] wrote: With the tomcat plugin : 2.1I think you have setup the windows-preference-tomcat.I repeat it :1/choose the version you have. 4.1.x is good.2/choose the tomcat root directory3/choose the server.xml file4/i had my

How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Galia Angelova
Hi, I would like to debug cocoon with eclipse and tomcat. I have the blueskytime plugins for eclipse and tomcat but could not make them debug cocoon. May be there's something i'm not doing right? Galia Do you Yahoo!? Free online calendar with sync to Outlook(TM).

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Lionel Crine
I use tomcat cocoon and the sdk 1.4 All is working fine. Do you have an error message ? At 07:27 03/06/2003 -0700, you wrote: Hi, I would like to debug cocoon with eclipse and tomcat. I have the blueskytime plugins for eclipse and tomcat but could not make them debug cocoon. May be there's

RE: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Carmona Perez, David
Hi Lionel, I'm using very successfully the Sysdeo plug-in. And with JDK 1.4 it supports hot-code replacement, you can modify on the fly a Java class without restarting the server. David -Mensaje original- De: Lionel Crine [mailto:[EMAIL PROTECTED] Enviado el: martes, 03 de

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Yury Mikhienko
But who can send the solution about the using the eclipse in this configuration? I use tomcat cocoon and the sdk 1.4 All is working fine. Do you have an error message ? At 07:27 03/06/2003 -0700, you wrote: Hi, I would like to debug cocoon with eclipse and tomcat. I have the

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Lionel Crine
Sorry I'm lost : Whould you like me to send the configuration for eclipse to work with cocoon and tomcat and sdk 1.4 ? If yes, tell me. At 10:43 04/06/2003 +0400, you wrote: But who can send the solution about the using the eclipse in this configuration? I use tomcat cocoon and the sdk 1.4

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Upayavira
Haven't done it yet myself, but have you read the Wiki page for Cocoon 2.1? http://wiki.cocoondev.org/Wiki.jsp?page=LoadInEclipse Regards, Upayavira On 4 Jun 2003 at 10:51, Lionel Crine wrote: Sorry I'm lost : Whould you like me to send the configuration for eclipse to work with cocoon

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread g4
On Wednesday, Jun 4, 2003, at 10:16 Europe/London, Upayavira wrote: Haven't done it yet myself, but have you read the Wiki page for Cocoon 2.1? I've tried that, CVS cocoon and eclipse. Just to let everyone know I encountered some permission issues and I still haven't got Cocoon to build within

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Galia Angelova
Yes, please! I'll be grateful! GaliaLionel Crine [EMAIL PROTECTED] wrote: Sorry I'm lost :Whould you like me to send the configuration for eclipse to work with cocoon and tomcat and sdk 1.4 ?If yes, tell me.At 10:43 04/06/2003 +0400, you wrote:But who can send the solution about the using the

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Geoff Howard
Look at build.xml - it's the real build file that uses entities to include the sub-builds (of which init-build.xml is one). The sub-build files are xml fragments and not wellformed, and not build files in and of themselves. That said, I had trouble getting the build to execute from within

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Lionel Crine
With the tomcat plugin : 2.1 I think you have setup the windows-preference-tomcat. I repeat it : 1/choose the version you have. 4.1.x is good. 2/choose the tomcat root directory 3/choose the server.xml file 4/i had my tomcat project to my classpath (i'm not sure it's necessary). 5/ If you want to

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Yury Mikhienko
On Wed, 04 Jun 2003 14:33:37 +0200 Lionel Crine [EMAIL PROTECTED] wrote: With the tomcat plugin : 2.1 I think you have setup the windows-preference-tomcat. I repeat it : 1/choose the version you have. 4.1.x is good. 2/choose the tomcat root directory 3/choose the server.xml file 4/i