Turns out tml files weren't properly represented in the resource patterns box in the compiler section of IDEA. As a result, they weren't copied to the "bin" directory during compilation. I figured this out earlier but didn't get a chane to respond 'till now. It's always the last thing you check, isn't it.
On Tue, Jun 5, 2012 at 4:47 PM, Howard Lewis Ship <hls...@gmail.com> wrote: > See my notes in an adjacent thread. > > On Tue, Jun 5, 2012 at 1:51 PM, Ray Nicholus <rnicho...@widen.com> wrote: > > I'm starting a new T5 project, and am having some difficulty. For > example, > > if I put my tml files alongside my java classes > > (com.mycompany.myproj.pages), when I startup my app, and navigate to a > > page, tapestry tells me that it cannot find the template file. If I then > > move the template file into my web dir, it can find it and everything > seems > > to work. I don't want to put my template files in my web dir. Why is > this > > not working for me? > > > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support. Contact me to > learn how I can get you up and productive in Tapestry fast! > > (971) 678-5210 > http://howardlewisship.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >