[ http://issues.apache.org/jira/browse/BEEHIVE-1077?page=comments#action_12369301 ]
Chad Schoettger commented on BEEHIVE-1077: ------------------------------------------ On closer inspection the lack of a generated getter method in the control bean is due to the PropertySet's 'optional' member being set to true. So the lack of a getter may not be an issue after all. > Generated control bean does not include property getters when PropertySet > annotation is used > -------------------------------------------------------------------------------------------- > > Key: BEEHIVE-1077 > URL: http://issues.apache.org/jira/browse/BEEHIVE-1077 > Project: Beehive > Type: Bug > Components: Controls > Versions: 1.0.1 > Reporter: Chad Schoettger > Assignee: Chad Schoettger > Attachments: beehive-1077.zip > > If I have a control which uses the PropertySet annotation, it doesn't appear > the getter methods for that property set are ever generated in the > ControlBean. > I've attached a small example, I would expect to see getter methods generated > for members of the CallbackEndpointAddress annotation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
