aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes disable annotated interceptors Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "disable annotated interceptors" Watch "disable annotated interceptors" New topic
Author

disable annotated interceptors

Marcin Faryna
Greenhorn

Joined: Jul 16, 2009
Posts: 15
Is there any way to disable annotated (class level or method lvl) interceptors via ejb-jar.xml ?


SCJP 6, SCBCD 5
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: disable annotated interceptors
 
Similar Threads
Business method interceptor methods (AroundInvoke methods) invocation order
Initializing a List in Interceptor (or EJB) in the deployment descripter
Putting a modeldriven object into session
Struts 2 InterceptorStack Issues
Interceptors - more than 1 @AroundInvoke - Multiple @Interceptors declared for a class/method?