looks like the jars not copied in your WEB-INF/lib directory

2008/5/17 Toby Hobson <[EMAIL PROTECTED]>:

> Hi
>
> I'm looking at the t5-components project and I am trying to use the
> PagedLoop component. I've added the commons and contrib dependencies and the
> repo to my pom.xml and they are now on my classpath. But when I try to use
>
>        <li t:type="t5components/PagedLoop" source="images" value="photo">
>            ${photo.name}
>        </li>
>
> Tapestry complains that it can't find a component called
> "t5components/PagedLoop". Do I have to somehow tell T5 where to find the new
> components?
>
> Thanks
>
> Toby
>
>


-- 
with regards
Sven Homburg
http://tapestry5-components.googlecode.com

Reply via email to