spring bean <non-distributed-field> is not applied to super class fields
------------------------------------------------------------------------

                 Key: CDV-404
                 URL: https://jira.terracotta.org/jira//browse/CDV-404
             Project: Community Development
          Issue Type: Bug
            Reporter: Tim Eck
         Assigned To: Issue Review Board


<beans>
  <bean name="myBean">
    <non-distributed-field>log</non-distributed-field> 
  </bean>
</beans>

If the type of "myBean" is has a class hierarchy where the "log" field is 
actually in a superclass, the <non-distributed> aspect will not apply.

Eugene says for this that: "we should be registering transient fields from the 
classhierarchy walker"

-- 
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
  • [tc-dev] [JIRA] Created: (... Terracotta JIRA (on behalf of Tim Eck)

Reply via email to