You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Hacène (JIRA)" <ji...@apache.org> on 2007/02/14 21:02:05 UTC

[jira] Created: (ABDERA-37) Objects Hierarchy is not supported

Objects Hierarchy is not supported
----------------------------------

                 Key: ABDERA-37
                 URL: https://issues.apache.org/jira/browse/ABDERA-37
             Project: Abdera
          Issue Type: Bug
         Environment: WindowsXP, Java 1.4, Tomcat 5.1.12
            Reporter: Hacène


Whene a return type is an object A that inherits from another Object B the attributes of B are not sent to the client.
For now I am overriding the getters of B and it solves the problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ABDERA-37) Objects Hierarchy is not supported

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell resolved ABDERA-37.
---------------------------------

    Resolution: Invalid

Does not appear to be an Abdera bug

> Objects Hierarchy is not supported
> ----------------------------------
>
>                 Key: ABDERA-37
>                 URL: https://issues.apache.org/jira/browse/ABDERA-37
>             Project: Abdera
>          Issue Type: Bug
>         Environment: WindowsXP, Java 1.4, Tomcat 5.1.12
>            Reporter: Hacène
>
> Whene a return type is an object A that inherits from another Object B the attributes of B are not sent to the client.
> For now I am overriding the getters of B and it solves the problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ABDERA-37) Objects Hierarchy is not supported

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell closed ABDERA-37.
-------------------------------


> Objects Hierarchy is not supported
> ----------------------------------
>
>                 Key: ABDERA-37
>                 URL: https://issues.apache.org/jira/browse/ABDERA-37
>             Project: Abdera
>          Issue Type: Bug
>         Environment: WindowsXP, Java 1.4, Tomcat 5.1.12
>            Reporter: Hacène
>
> Whene a return type is an object A that inherits from another Object B the attributes of B are not sent to the client.
> For now I am overriding the getters of B and it solves the problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.