Hi all. I'm fighting a little weird problem. I've got a component that works fine when I run my project in Jetty. But when I attempt to use the same component (in the same application) in Tomcat, I'm getting a NullPointerException.
Here's the component: https://gist.github.com/1496826 And this is the error I'm getting in Tomcat: http://hugi.karlmenn.is/d/exception.html Any ideas? Cheers, - hugi --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org