You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rex Wang (JIRA)" <ji...@apache.org> on 2009/06/29 11:02:47 UTC

[jira] Updated: (GERONIMO-4216) Examine setters methods in connector builder

     [ https://issues.apache.org/jira/browse/GERONIMO-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4216:
-------------------------------

    Attachment: GERONIMO-4216-b21.patch

This is the current solution for brach 2.1, I will make a trunk patch once I can get the build successfully.

-Rex

> Examine setters methods in connector builder
> --------------------------------------------
>
>                 Key: GERONIMO-4216
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4216
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: connector
>    Affects Versions: 2.2
>            Reporter: Jarek Gawor
>            Assignee: Rex Wang
>         Attachments: GERONIMO-4216-b21.patch
>
>
> Currently, the connector builder uses the getter methods to figure out the types for the attributes for the dynamic gbeans created for the various connector classes. The connector builder should use the setter methods instead (for example, in cases where there is a write-only property, i.e. setter method is present but getter is not).
> This is related to [GERONIMO-4131].

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