Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 98448 invoked from network); 14 Nov 2006 09:25:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2006 09:25:02 -0000 Received: (qmail 64065 invoked by uid 500); 14 Nov 2006 09:25:03 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 63989 invoked by uid 500); 14 Nov 2006 09:25:03 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 63955 invoked by uid 99); 14 Nov 2006 09:25:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 01:25:02 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: error (herse.apache.org: local policy) Received: from [128.178.50.179] (HELO psemail.epfl.ch) (128.178.50.179) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 14 Nov 2006 01:24:48 -0800 Received: (qmail 989 invoked from network); 14 Nov 2006 09:24:03 -0000 Received: from smartgenepc4.epfl.ch (HELO ?192.168.1.24?) (128.179.67.83) by psemail.epfl.ch with SMTP; 14 Nov 2006 09:24:03 -0000 Message-ID: <45598AC9.1090602@pobox.com> Date: Tue, 14 Nov 2006 10:22:17 +0100 From: Patrick Refondini User-Agent: Thunderbird 1.5.0.8 (X11/20061025) MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Cocoon 2.2.0-M2-SNAPSHOT Turning Mode Prod Off References: <4558FD37.6070604@pobox.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Bertrand, Bertrand Delacretaz wrote: > On 11/14/06, Patrick Refondini wrote: > >> ...I obtain the following log when running the block using "mvn >> jetty6:run" >> Apache Cocoon 2.2.0-M2-SNAPSHOT is running in mode: prod... > > IIUC this is is defined by the "org.apache.cocoon.mode" system > property, setting it to "dev" should help. Great, it does ! > > Either in the JVM options (-Dorg.apache.cocoon.mode=dev) or using a > systemProperty in your pom, for example. I added it to Eclipse IDE in one of my "External Tools" jetty6:run configuration, using the "Parameter Name" "Value" settings. This way it's only there when running it in dev, from IDE. > > -Bertrand Thanks, a little parameter saving much development time ! Patrick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org