Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-24441

[GSS](7.4.z) WFLY-17149 - Failures due to invalid lambda deserialization should invalidate session

    XMLWordPrintable

Details

    Description

      When looking up a web session, if any attribute fails to deserialize, we drop the session.  However, we are currently only detecting IOExceptions.  An invalid lambda deserialization results in an IllegalArguementException, and results in a request failure.

      Our marshallers should wrap RuntimeExceptions as IOExceptions, so they will be handled as expected.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: