Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-05 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 /cocoo

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-05 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 get

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 m

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 f

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 t

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 ecli

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 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 e

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 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 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. > >

RE: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-04 Thread Carmona Perez, David
03 de junio de 2003 16:55 Para: [EMAIL PROTECTED] Asunto: Re: How to debug COCOON with ECLIPSE and TOMCAT? 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 t

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 some

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).

SV: How to debug?

2001-10-18 Thread Jan Normann Nielsen
Eduardo Godoy Vega [mailto:[EMAIL PROTECTED]] > Sendt: 18. oktober 2001 16:19 > Til: Cocoon-Users > Emne: How to debug? > > > Hi, > Which is "the best" way to debug a XSP page? and an Action inside a > pipeline? > > does any one integrate some IDE into

How to debug?

2001-10-18 Thread Eduardo Godoy Vega
Hi, Which is "the best" way to debug a XSP page? and an Action inside a pipeline? does any one integrate some IDE into debug process ? (JBuilder for example, for debugging an Action?) Eduardo. - Please check that your