-
Bug
-
Resolution: Done
-
Major
-
3.6.1.Final, 4.0.0.Beta5
ResteasyProviderFactory does not follow javax.ws.rs.core.Configuration requirements on following points:
- getClasses() MUST return an immutable set
- getIntances() MUST return an immutable set
- isEnabled(Feature feature) MUST return true only in case an instance equal to the feature instance is already present among the features previously successfully enabled in the configuration context