-
Bug
-
Resolution: Done
-
Major
-
7.1.0.Beta1b
-
None
RESTEasy can be configured through several configuration options in WAR application deployment file WEB-INF/web.xml. These options which are type of list of fully qualified classes should accommodate also empty list as valid input. Present behavior is raising exception "java.lang.StringIndexOutOfBoundsException: String index out of range: 0", it is not so good.
Affected options are:
- resteasy.providers
- resteasy.resources
- resteasy.jndi.resources