Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 52727 invoked by uid 500); 19 Apr 2003 16:43:10 -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 52710 invoked from network); 19 Apr 2003 16:43:09 -0000 Received: from vern.chem.tu-berlin.de (130.149.66.116) by daedalus.apache.org with SMTP; 19 Apr 2003 16:43:09 -0000 Received: from vern.chem.tu-berlin.de (localhost [127.0.0.1]) by vern.chem.tu-berlin.de (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id h3JGhBGD017939 for ; Sat, 19 Apr 2003 18:43:11 +0200 Received: from localhost (stephan@localhost) by vern.chem.tu-berlin.de (8.12.3/8.12.3/Submit) with ESMTP id h3JGhBtl017936 for ; Sat, 19 Apr 2003 18:43:11 +0200 X-Authentication-Warning: vern.chem.tu-berlin.de: stephan owned process doing -bs Date: Sat, 19 Apr 2003 18:43:11 +0200 (CEST) From: Stephan Michels X-X-Sender: stephan@vern.chem.tu-berlin.de To: cocoon-users@xml.apache.org Subject: Re: action debug mode in dev environments In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Fri, 18 Apr 2003, Stavros Kounis wrote: > this is my first time i try to write my own action > > my question is: > "is it possible to run an action in debug mode in dev environment (brake > points ,run step by step ...)? > > i use jbuilder > > any suggestion will be welcome (where can i look for more informations) I recently committed a ActionTestCase, which you can use to test your Action. Perhaps it helps. Stephan. --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org