Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3050

RESTEasy: Boolean configuration parameters don't reject non-sense content

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • Awaiting Volunteers
    • 7.1.0.Beta1b
    • REST
    • None

      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

              weli@redhat.com Weinan Li
              pjanouse@redhat.com Pavel Janousek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: