Interceptors not invoked for rest based services.
Issue
- Interceptors for rest services don't get registered.
- LoggingOutInterceptor and LoggingInInterceptor logs messages in separate lines and I am trying to execute my customer interceptor that would extend LoggingOutInterceptor/LoggingInInterceptor and customize formatLoggingMessage() method to compress the log into one line by replacing new lines with '|' characters
Environment
- Red Hat JBoss Fuse
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.