Yes, I have - but I set it to WARN level, which didn't produce any output (although the exception was thrown - a bug?) I tried setting it to DEBUG and it works now, thanks for pointing me the right direction.
mraible wrote: > > Have you tried modifying your log4j.xml to add loggers for Tapestry's > classes - org.apache.tapestry? > > Matt > > On Nov 13, 2007 5:50 AM, caarney <[EMAIL PROTECTED]> wrote: >> >> Hello everybody, >> I'm developing an application using Tapestry+Hibernate version of Appfuse >> 2. >> I would like to know if there is any way to enable more detailed debug >> output and logging of Appfuse or Tapestry framework. Using the newest >> version of Tapestry isn't vere comfortable these days, because there is >> no >> plugin for Eclipse which could highlight the errors or warn you if you >> make >> a typo... The only thing I get in this case is Appfuse message e.g. >> "could >> not parse html template" with no indication of error or line number, and >> there is no information on console neither. I've been playing with log4j >> settings but it didn't help. >> >> Is it possible to switch appfuse/tapestry into some kind of debug mode or >> set log4j to report more detailed tapestry errors? >> >> Thank you, >> Jan Karny >> -- >> View this message in context: >> http://www.nabble.com/Appfuse-Tapestry-debug-and-logging-tf4797531s2369.html#a13725072 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Appfuse-Tapestry-debug-and-logging-tf4797531s2369.html#a13727487 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
