Hi,

here a test failling on owb_1.1.x (didn't test on trunk) with a fix inside
the patch: https://gist.github.com/rmannibucau/0ce63358ce5a9b350405

the case is basically calling an interface and when the invocation is done
the impl have an interceptor binding defined (+ generics ;) - maybe look
InheritanceWithGenericAsReturnedTypeTest in the patch to get a better idea
of the issue, the failling assert ATM is assertNotNull(child.it(null));.

It currently fails on owb_1.1.x and works on some weld servers.

The question is: do we want to support it or not?

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*

Reply via email to