-
Bug
-
Resolution: Done
-
Major
-
None
-
None
If the same class is returned in both Application.getClasses() and Application.getSingletons() then one is picked at random, so sometimes CDI injection will work, and other times not (this varies each time the app is deployed).
Even though this is user error it would be nice if it could be detected and an error thrown.
- clones
-
RESTEASY-841 No error is thrown if the same class is present in both Application.getClasses() and Application.getSingletons()
- Closed
- is incorporated by
-
JBEAP-4600 Upgrade Resteasy to 3.0.17.Final
- Closed