Wicket cluster configuration is missing some classes
----------------------------------------------------

                 Key: CDV-299
                 URL: https://jira.terracotta.org/jira//browse/CDV-299
             Project: Community Development
          Issue Type: Bug
    Affects Versions: 2.4-stable0
            Reporter: Ryan Crumley
         Assigned To: Issue Review Board


The wicket module should contain the following snipets in the 
instrumented-classes section:

                <include>
                    
<class-expression>org.apache.wicket.util.template..*</class-expression>
                    <honor-transient>true</honor-transient>
                </include>
                <include>
                    
<class-expression>org.apache.wicket.util.resource..*</class-expression>
                    <honor-transient>true</honor-transient>
                </include>

It is unknown if honor transient is required on either of these entries however 
honor-transient=true has been tested and works.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to