Thiago H. de Paula Figueiredo wrote:
>
> Em Thu, 06 Nov 2008 11:29:30 -0300, BarryDev <[EMAIL PROTECTED]>
> escreveu:
>
> It should be named AppModule.
>
>
Thanks actually I had it in AppModule but the the problem was I had an
Collection in my method signature instead of a Configuration. The page
http://tapestry.apache.org/tapestry5/guide/conf.html has:
contributeIgnoredPathsFilter(UnorderedCollection<String> configuration)
rather then
contributeIgnoredPathsFilter(Configuration<String> configuration)
Anyway got DWR working for simple polling will be trying to get comet going
over the weekend.
--
View this message in context:
http://www.nabble.com/-T5--Getting-DWR-to-work-with-tapestry%27s-filter-mapping-tp20361316p20373775.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]