-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
3.0.16.Final, 3.6.3.Final
-
None
-
Documentation (Ref Guide, User Guide, etc.)
It would be awesome if the reference guide mentioned that resteasy.servlet.mapping.prefix can be set as an init-param instead of a context-param. In fact, why isn't that recommended as the preferred way to set it? Setting it as an init-param is absolutely essential in order to include more than one RestEasy-based servlet in the same web.xml configuration.
From this Stack Overflow post, it is evident that this issue has affected others as well.
- is incorporated by
-
RESTEASY-2406 Incorporate MicroProfile Config in RESTEasy
- Resolved