Hi,

Got the same issue, not using jetty, but tomcat, where could I add that
production mode setting? thanks,
a.c.

Chris Poulsen wrote:
> 
> Hi,
> 
> Could this be related to the introduction of production mode ?
> 
> I had to add:
> 
>                      <systemProperties>
>                          <systemProperty>
>                              <name>tapestry.production-mode</name>
>                              <value>false</value>
>                          </systemProperty>
>                      </systemProperties>
> 
> Into the maven-jetty-plugin configuration to get the nice exception page
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-5.0.10-exception-report-has-no-detail-tp15528085p15528391.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to