Hi When looking at http://docs.oracle.com/javaee/6/tutorial/doc/gkigq.html it looks like I could create an Interceptor with a method annotated @PostConstruct which would get called when the annotated target class @PostConstruct annoted method is called.
I cannot get this to work, however an Interceptor having a method annotated @AroundInvoke works fine when calling business methods in the annotated target class. Can anyone point me in the right direction to get it to work (or maybe tell it is not supposed to work as I think it should :)) Regards Fredrik -- Med vänlig hälsning / Best regards Lars-Fredrik Smedberg STATEMENT OF CONFIDENTIALITY: The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the address(es) and may contain confidential or privileged information. If you are not the intended recipient, please notify Lars-Fredrik Smedberg immediately at [email protected], and destroy all copies of this message and any attachments.
