[jboss-jira] [JBoss JIRA] (AS7-3050) RESTEasy: Boolean configuration parameters don't reject non-sense content
Weinan Li (Resolved) (JIRA)
jira-events at lists.jboss.org
Wed Jan 4 02:05:09 EST 2012
[ https://issues.jboss.org/browse/AS7-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weinan Li resolved AS7-3050.
----------------------------
Fix Version/s: Open To Community
Resolution: Done
https://github.com/resteasy/Resteasy/pull/3
> RESTEasy: Boolean configuration parameters don't reject non-sense content
> -------------------------------------------------------------------------
>
> Key: AS7-3050
> URL: https://issues.jboss.org/browse/AS7-3050
> Project: Application Server 7
> Issue Type: Bug
> Components: REST
> Affects Versions: 7.1.0.Beta1b
> Reporter: Pavel Janousek
> Assignee: Weinan Li
> Fix For: Open To Community
>
>
> RESTEasy can be configured through several configuration options in WAR application deployment file WEB-INF/web.xml. These options which are type of Boolean (= true, false; maybe we should do support for 0 and 1 too), other invalid or non-sense setting should be rejected as invalid deployment description and a such application should not be deployed at all.
> Affected options are:
> - resteasy.scan
> - resteasy.scan.providers
> - resteasy.scan.resources
> - resteasy.use.builtin.providers
--
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