Smells like a classpath problem where an old version of your app is
(or parts thereoff are) still lingering around on tomcat's classpath.
Try to run your app on a clean install of tomcat and see if it works. If
it runs in jetty on eclipse there is no problem with your tml's.
A quick way to se
minor correction to my post.
This line:
is actually:
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-2-4-Tomcat-unable-to-find-tml-files-on-classpath-tp3312696p3312700.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi all,
I'm having problems getting my my T5.2.4 application to work on tomcat. It
works correctly when running via jetty (inside eclipse) but when I deploy it
to tomcat it throws this error:
"Embedded component(s) gridPlayerWallPostResponses are defined within
component class
com.presentation.c