2 Replies Latest reply on Mar 12, 2010 2:51 AM by ffang

    How create a FUSE interceptor

    carnacchiola

      How is possible to create an interceptor in FUSE?.

      I have tried following the steps of interceptors.pdf guide available on-line but my interceptor 'linked' to a class of a web service ('annotation @inInterceptor') is never called by FUSE.

      I have tried modifyng cxf-servlet.xml and beans.xml and tried to create web service with option 'use default cxf' and with oth option 'use cxf servlet' from

      fuse service framework.

      I have also tried mofifying cxf-bc xbean.xml but nothing in all cases.

      My simple interceptor is never called.

      Is available some example online?.

      Thanks for your replies.