using servlet filters
"Iordanov, Borislav \(GIC\)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, I've using Pluto for a couple of weeks now (the latest 1.1 beta) and I have a JSF (with the MyFaces implementation) application successfully deployed and working with two portlets. The problem I have is that some of the JSF components rely on a servlet filter being deployed. And today, I've spent most of my day trying to deploy a servlet filter with Pluto. Can you tell me how to do that? The filter is never invoked and there's no exception in the logs. I've tried so many variations of <url-pattern> and <servlet-name> in my <filter-mapping>, this message will get too long if I put them all ;) Thanks a lot!