Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 32970 invoked by uid 500); 29 Mar 2002 01:33:32 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 32959 invoked from network); 29 Mar 2002 01:33:32 -0000 Message-Id: <5.1.0.14.2.20020328173747.02178110@unrealities.com> X-Sender: robj@unrealities.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 28 Mar 2002 17:42:03 -0800 To: cocoon-users@xml.apache.org From: Rob Jellinghaus Subject: Editing, compiling, & running Cocoon under debugger? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am a large fan of IDEA (http://www.intellij.com/idea) and I am well on the way to having a Cocoon project running under IDEA. However, the ideal scenario would be that I can get it so integrated as to be able to: 1) Edit a Cocoon file. 2) Hit build in IDEA (which integrates with Ant). 3) Have IDEA / Ant build the classes into the Tomcat directory. 4) Restart Tomcat. 5) Test my change, debugging with IDEA via JPDA (which IDEA also supports). The crux here is step 3. My question, for those who do Cocoon development with an IDE, is simple: When you rebuild classes, where do you set your Ant ${build.dir}? Do you have your build system output the classes directly to %CATALINA_HOME%/webapps/cocoon/WEB-INF/classes? Or do you rebuild the entire war and have Tomcat re-extract it each time you make a change? (surely not!) Seeking your experience, cheers! Rob --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: