OK,
After digging through the code and the javadocs i
found the server.interceptor property and a default
chain. When I add it to my properties file (with the
names of all default interceptors from
createDefaulChain) I get a ClassCastException. Am I
missing something here?
Also, I wanted to double check something. Do all
intercepts have to be in the same package?
Marc
--- Marc Boorshtein <mboorshtein@yahoo.com> wrote:
> Hey all,
>
> I'm getting started on a custom interceptor and i am
> looking for some docs. The wiki's talk about custom
> partitions, but not interceptors. Is there
> something
> i am missing?
>
> Thanks
> Marc
>
|