3 Replies Latest reply on Sep 16, 2010 2:53 AM by logan

    how to install interceptor for ALL components?

    deanhiller2000

      I thought overriding a core interceptor would be much like overriding a core component but then looking at Init.java, it basically has a list of core interceptors instead of scanning for core interceptors and loading them that way so it seems I can't install my own interceptor into the stack without overriding the Init component and subclassing and accessing the public default list then?


      thanks,
      Dean