Inherited fields in service impl classes are treated as Properties
------------------------------------------------------------------

                 Key: TUSCANY-3924
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3924
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Assembly Model
    Affects Versions: Java-SCA-2.x
            Reporter: Vijai Kalathur
             Fix For: Java-SCA-2.x


In the scenario where the Service impl class extends a class which has no SCA 
annotations in it, protected fields in the base class are interpreted like 
Properties.
Ideally, only the fields in the impl class should be introspected for 
References/Properties.  The fields in the base class should not be interpreted 
as References/Properties if there are no SCA annotations. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to