Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7653

Validate session-timeout and maximum-session-cache-size to be non-negative

    XMLWordPrintable

Details

    Description

      Negative values are invalid in this case because they do not make sense for these attributes. Also java throws IllegalArgumentException, when they get negative values on that place. [1]

      Please add validation to limit these values to zero and positive values in:

      • model
      • XSD

      That applies for both:

      • client-ssl-context
      • server-ssl-context

      [1] http://www.ibm.com/support/knowledgecenter/SSVHEW_6.2.0/com.ibm.rcp.dee.javadoc/doc/javax/net/ssl/SSLSessionContext.html

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: