Excuse-me the aop rule :
| <interceptor
class="nf.linga.common.aop.interceptors.audit.TechnicalAuditInterceptor"
/>
| <bind pointcut="execution( *
nf.linga.common.processor.impl.chained.ChainedProcessorImpl->doProcess(nf.linga.common.LingaMessage)
)">
| <interceptor-ref
name="nf.linga.common.aop.interceptors.audit.TechnicalAuditInterceptor"/>
| </bind>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090787#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...