Hi, Thiago. No, I've not created log4j.properties file but I've set the app to run in development mode under web.xml as
<context-param> <param-name>tapestry.execution-mode</param-name> <param-value>development</param-value> </context-param> I've attached the screen shot of how exception is displayed in the app. Thanks. On Thu, Oct 23, 2014 at 10:50 PM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote: > On Thu, 23 Oct 2014 14:56:40 -0200, Deepak <mn.dee...@gmail.com> wrote: > > I'm noticing that the exception raised by my tapestry application do not >> appear as a stack track and not at all colored and highlighted as shown >> in various posts and blogs. The exception is just displayed in a single >> sentence paragraph. Am i missing any jar for the decoration ? >> > > No. Are you running with production mode on? Have you set up logging? > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org