Dear All and dear Frits,
Fist, I like to thanks you for the study notes, they are well done and concise.
Second, I think I locate something that my look like a mistake. In my document version on page 4-42 you have a note that states:
Note: you cannot have an Interceptor on a Timeout method
IMHO and according with the Oracle specification for Interceptors (available
http://docs.oracle.com/javaee/6/tutorial/doc/gkedm.html ) you can have interceptors for timeout methods.
Interceptors for EJB timer service timeout methods may be defined using the @AroundTimeout annotation on methods in the target class or in an interceptor class. Only one @AroundTimeout method per class is allowed.
Is this a mistake in your study notes or do I misinterpret something ?
Thanks in advance & best Regards,
Mihai
SCJP, SCJD, SCWCD, OCPJBCD