[
https://issues.jboss.org/browse/AS7-4254?page=com.atlassian.jira.plugin.s...
]
Pavel Janousek closed AS7-4254.
-------------------------------
Resolution: Done
My local fault in deployment descriptor, sorry.
RESTEasy: Cfg. param setting aka resteasy.scan.providers=blah
isn't rejected when Application subclass isn't present
--------------------------------------------------------------------------------------------------------------------
Key: AS7-4254
URL:
https://issues.jboss.org/browse/AS7-4254
Project: Application Server 7
Issue Type: Bug
Components: REST
Affects Versions: 7.1.2.Final
Reporter: Pavel Janousek
Assignee: Weinan Li
resteasy.scan.providers=blah is rejected as:{code}Caused by:
org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011235: Invalid
value for parameter resteasy.scan.providers: blah{code}only if Application subclass is
present on classpath.
--
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