[jboss-jira] [JBoss JIRA] (AS7-3051) RESTEasy: It should accommodate EMPTY list of full qualified classes as valid configuration setting in appropriate configuration parameters
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Jan 18 13:00:22 EST 2012
[ https://issues.jboss.org/browse/AS7-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reopened AS7-3051:
-----------------------------------
Re-opening, as I only resolved it to move the JIRA out of "Pull Request Sent" state. The linked pull request updated RESTEasy. Resolving this issue requires getting a RESTEasy release with the relevant fix published and integrated into AS 7.
> RESTEasy: It should accommodate EMPTY list of full qualified classes as valid configuration setting in appropriate configuration parameters
> -------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-3051
> URL: https://issues.jboss.org/browse/AS7-3051
> Project: Application Server 7
> Issue Type: Bug
> Components: REST
> Affects Versions: 7.1.0.Beta1b
> Reporter: Pavel Janousek
> Assignee: Weinan Li
>
> 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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list