> There's a bunch of small discrepancies like that between EJB
and CDI. e.g GF-16186 <
http://java.net/jira/browse/GLASSFISH-16186> I reported one
year ago which ended up on WELD-921 <
https://issues.jboss.org/browse/WELD-921>. And
we also had isues with covariant methods on @Local interfaces in the past.
WELD-921 is definitely related and should be fixed asap.
This requires API changes, which drags in a lot updates through all layers.
We'll be updating the API for OSGi support anyway, so this can be changed then as
well.
I'll grab Stuart to have a look at this once he returns from his European PTO. :-)
-Ales