1 Reply Latest reply on Jul 19, 2007 5:05 AM by jefec

    Import interceptor problem

    rtrancoso

      When adding an interceptor that resides in a library - a jar in server/lib - i get TypeNotPresentExceptionProxy error.

      application A
      have annotated classes to use interceptor class
      application B
      have an interceptor class and export it in a jar to the AS

      some idea about what is wrong here?