-
Bug
-
Resolution: Done
-
Major
-
2.2.0.GA
-
None
A custom @Provider in a WAR containing a beans.xml file is not used (the default Providers take precedence).
Cause: org.jboss.resteasy.util.Types#getSomething does not find the MessageBodyReader interface in the class hierarchy, because the Provider class is proxied by Weld.