-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
3.0.19.Final
-
None
When resource method parameter is annotated with @PathParam and @DefaultValue annotation, resource method is never called if path parameter is missing. In JAX-RS specification it says that the default value should be used.
- is related to
-
RESTEASY-1364 Incorrect status code when failed to parse some @*Param value
- Resolved