Re: T5: contributing to component class resolver

2007-03-22 Thread Peter Beshai
Sorry, I can't help with your tapestry problem, but to search the tapestry page you can use google. Simply enter (in the google search field on google.com) "site:http://tapestry.apache.org/tapestry5/ %s" where %s is your search query. On 3/22/07, Ted Steen <[EMAIL PROTECTED]> wrote: After creat

T5: contributing to component class resolver

2007-03-22 Thread Ted Steen
After creating a component library and packing it all in a jar I tried to include the jar in my T5 project and contribute the ComponentClassResolver like this public static void contributeComponentClassResolver(Configuration configuration, Log log) { log