Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-4449

findBaseAccessor method in JSONWriter.java

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.3.20
    • 2.3.24
    • Plugin - JSON
    • struts2-json-plugin2.3.20
      struts2.3.20
      hibernate4.3.7
      spring4.1.3
      Java8
      Tomcat8

    • Patch

    Description

      that method will be testing a Class name,contains '$$EnhancerByCGLIB$$' or '$$_javassist',but in javassist3.18.1 that hibernate4.3.7 used,the proxed class name contains '$$_jvst',not '$$EnhancerByCGLIB$$' or '$$_javassist'.
      see https://github.com/apache/struts/pull/33

      Attachments

        Activity

          People

            lukaszlenart Lukasz Lenart
            aronshen aronshen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: