[weld-dev] Interceptors bug in SPI

Stuart Douglas stuart at baileyroberts.com.au
Mon Nov 23 17:59:40 EST 2009


I have found what appears to be a bug in the SPI, when registering an interceptor class the AroundInvoke annotation specified in an AnnotatedMethod object is ignored, it appears that standard java reflection is used instead.

https://jira.jboss.org/jira/browse/WELD-312


More information about the weld-dev mailing list