Hi, I am staring at an error in my log:
11:02:22.617 [main] ERROR o.a.t.i.s.T.RegistryStartup - An exception occurred during startup: java.lang.NullPointerException While this is undoubtedly the result of some very poor code on my part, the log doesn't really help me locate it! Is there a way to a) tell Tapestry to give the full stack trace, b) ask Tapestry to behave more strictly in this scenario, eg. by failing to load the entire app. At the moment this failure might only be exposed by a page buried deep in the site and might not be discovered until a long time after the error occurred, making it hard to track down. Trawled the list on this and didn't find anything so sorry if this has been covered already. Regards, Alfie.