Hi, I've been able to create some kind of authentication filter for my tapestry webapp. Now I'd like to have this same filter work with the tapestry-resteasy webservices of the application. But since the resteasy module adds the rest path to the tapestry-ignored-paths. My filter is ignored by the rest services. How can I add filters to the http processing of my rest services?
Thanks Moritz --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org