Re: Cocoon+Eclipse+Run Jetty Run

2008-08-11 Thread Grzegorz Kossakowski
Mark Lundquist pisze: Hi Cocoon gurus, I ran across the new(er) Jetty plugin for Eclipse: http://code.google.com/p/run-jetty-run/wiki/GettingStarted and it looked like a better way to debug Cocoon than using the moribund Jetty Launcher plugin as described here:

Cocoon+Eclipse+Run Jetty Run

2008-08-09 Thread Mark Lundquist
Hi Cocoon gurus, I ran across the new(er) Jetty plugin for Eclipse: http://code.google.com/p/run-jetty-run/wiki/GettingStarted and it looked like a better way to debug Cocoon than using the moribund Jetty Launcher plugin as described here:

Cocoon/Eclipse ClassCastException

2006-06-19 Thread joel
Hi, I am using the LoadInEclipse instructions in the wiki to run cocoon 2.1.9 from within eclipse with goal of being able to use the debugger. Jetty starts fine and I can server simple resources (e.g. text files) however when I try to access a CForms pipeline, I get a ClassCastExcecption within

RE: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question

2005-02-10 Thread Perez Carmona, David
Title: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question Hi, I have managed to use Cocoon 2.1.x under Eclipse 2 and Eclipse 3, with Tomcat and the Sysdeo plugin, I havent done anything special, just 1. adding WEB-INF/lib/*.jar to the CLASSPATH, 2. set the source

RE: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question

2005-02-10 Thread Perez Carmona, David
Title: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question See my answers below, De: Elad Messing [mailto:[EMAIL PROTECTED] Enviado el: jueves, 10 de febrero de 2005 15:11 Para: Perez Carmona, David Asunto: AW: Development Env' - Cocoon, Eclipse and Tomcat

AW: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question

2005-02-10 Thread Elad Messing
Title: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question Yes - I was thinking of writing a full email with explanations to the whole list - after understanding all that is needed. Ok. So is it safe to say that the best thing to do will be: 1. Initiate an Eclipse"T

Development Env' - Cocoon, Eclipse and Tomcat - Newbie question

2005-02-09 Thread Elad Messing
Title: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question Hello again ! After reading a bit about cocoon, while looking for a framework for a multi-profile (client profiles) web application framework, I have decided to delve deeper into Cocoon. BUT (there is always

Re: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question

2005-02-09 Thread Ralph Goers
Maybe this will be helpful: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=110793993329121w=2 Elad Messing wrote: Hello again ! After reading a bit about cocoon, while looking for a framework for a multi-profile (client profiles) web application framework, I have decided to delve deeper into

AW: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question

2005-02-09 Thread Elad Messing
:57 An: users@cocoon.apache.org Betreff: Re: Development Env' - Cocoon, Eclipse and Tomcat - Newbie question Maybe this will be helpful: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=110793993329121w=2 Elad Messing wrote: Hello again ! After reading a bit about cocoon, while looking

Re: Cocoon / Eclipse

2003-10-14 Thread Flavio Costa
Just to inform I found out that my problem reported on the message below was due to the paths. I've defined Cocoon distribution dir (where I unpacked it) as the project path in Eclipse and /build/webapp as the web application root. However, in order to work, the project path should be set

Cocoon / Eclipse

2003-10-07 Thread Flavio Costa
Hello, I'm new to this list. I've been using Cocoon from 2.0.4 version as a .war file, and now I'm trying to debug Cocoon 2.1.1 using Eclipse 2.1.1 and Tomcat 4.1.18, so I could learn more about Cocoon internals. Cocoon is running well if I type cocoon servlet and navigate to