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 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<LibraryMapping>
configuration, Log log)
           {
                        log.irfo("contributing fckeditor");
               configuration.add(new LibraryMapping("fckeditor",
        "path.to.my.components"));
           }

the log says that "contributing fckeditor", but tapestry is unable to
resolve the component.
are there any documentation on this? I cant find it.
there should be some kind of search function in the maven generated page..

--
/ted

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Peter Beshai

Computer Science Student
University of Waterloo

Reply via email to