Em Sun, 31 Aug 2008 14:01:54 -0300, Luther Baker <[EMAIL PROTECTED]>
escreveu:
3. Now the problem. I create **.components.Wrapper.java. I create
src/main/resources/**/components/wrapper.tml.
Case is important when naming files. Try Wrapper.tml istead of wrapper.tml.
Thiago
Thank you!
That did it.
-Luther
On Sun, Aug 31, 2008 at 12:10 PM, Martijn Brinkers
<[EMAIL PROTECTED]>wrote:
> Just a first guess.
>
> Does wrapper.tml start with a capital W? ie it should be Wrapper.tml and
> not wrapper.tml.
>
> Martijn
>
> On Sun, 2008-08-31 at 12:01 -0500, Luther Baker wro
Just a first guess.
Does wrapper.tml start with a capital W? ie it should be Wrapper.tml and
not wrapper.tml.
Martijn
On Sun, 2008-08-31 at 12:01 -0500, Luther Baker wrote:
> I am a new Tapestry user and enjoying the time coding in it - but having a
> few problems.
>
>
> *Summary of the Proble