]
Jim Ma updated WFLY-8369:
-------------------------
Summary: resteasy.scan parameter doesn't need to be handled in
JaxrsIntegrationProcessor (was: jaxrs bootstrap servlet init parameters doesn't
work)
resteasy.scan parameter doesn't need to be handled in
JaxrsIntegrationProcessor
-------------------------------------------------------------------------------
Key: WFLY-8369
URL:
https://issues.jboss.org/browse/WFLY-8369
Project: WildFly
Issue Type: Bug
Components: REST
Affects Versions: 10.1.0.Final
Reporter: Jim Ma
Assignee: Jim Ma
Fix For: 11.0.0.Alpha1
resteasy.scan , resteasy.scan.provider and resteasy.scan.resources in servlet context can
be set to ResteasyDeployment and it works. But these parameter values from resteasy
bootstrap servlet init paramter are ignored.