aronshen created WW-4449:
----------------------------

             Summary: findBaseAccessor method in JSONWriter.java
                 Key: WW-4449
                 URL: https://issues.apache.org/jira/browse/WW-4449
             Project: Struts 2
          Issue Type: New Feature
          Components: Plugin - JSON
    Affects Versions: 2.3.20
         Environment: struts2-json-plugin2.3.20
struts2.3.20
hibernate4.3.7
spring4.1.3
Java8
Tomcat8
            Reporter: aronshen
            Priority: Trivial
             Fix For: 2.3.22


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to