On 11/14/06, Patrick Refondini <[EMAIL PROTECTED]> 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. Either in the JVM options (-Dorg.apache.cocoon.mode=dev) or using a systemProperty in your pom, for example. -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
