Re: new tapestry user

2008-08-31 Thread Thiago H. de Paula Figueiredo
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

Re: new tapestry user

2008-08-31 Thread Luther Baker
1 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 Problem: > > * > > Pages work fine. Custom Components, not so well. > > > &g

Re: new tapestry user

2008-08-31 Thread Martijn Brinkers
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. > > >

new tapestry user

2008-08-31 Thread Luther Baker
I am a new Tapestry user and enjoying the time coding in it - but having a few problems. *Summary of the Problem: * Pages work fine. Custom Components, not so well. *Tools:* Using Eclipse Ganymede 3.4.0 (1.6 compliance) with WTP and m2 MAVEN plugin Netbeans 6.1 and native