You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Hugi Thordarson <hu...@karlmenn.is> on 2011/12/19 12:46:56 UTC

works in Jetty, not in Tomcat 6?

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-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org