Sorry, what I mean is that I want to add automated integration tests against tomcat to Tapestry, in addition to the ones currently being run against jetty. I'm working on some container dependant features (session management defect) and I'm not comfortable calling it good enough that it worked in tomcat on my machine without something to ensure it keeps working in future builds.
Tapestry currently ships with a Jetty7Runner, I'd like to add a TomcatRunner to the compliment. On Jan 16, 2011 4:25 PM, "Angelo C." <angelochen...@gmail.com> wrote: