[ 
https://issues.apache.org/jira/browse/GERONIMO-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725094#action_12725094
 ] 

Rex Wang commented on GERONIMO-4216:
------------------------------------

Although having the solution for this JIRA, I am not very confortable with this 
connector builder, we can see a lot of "switchCase" called in the class with 
which it  can support the "thisProperty" and "ThisProperty" properties from the 
rar plan. I have raise a discussion on this issue, and prefer to enable this 
ability on the gbean attribute level. I would like to open a new jira against 
it. Thanks for any comments!

-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.

Reply via email to