-
Bug
-
Resolution: Done
-
Major
-
3.0.14.Final, 3.0.15.Final, 3.0.16.Final, 3.0.17.Final, 3.0.18.Final
This issue is linked to this previous JIRA https://issues.jboss.org/browse/RESTEASY-1172.
Properties from javax.ws.rs.core.Application.getProperties are now partially registered. Indeed calling featureContext.getConfiguration().getProperties() will return only one property even if you have set up your javax.ws.rs.core.Application with two or more properties.
- is related to
-
RESTEASY-1172 Properties from javax.ws.rs.core.Application.getProperties are not registered
- Closed