[ http://issues.apache.org/jira/browse/GERONIMO-1003?page=comments#action_12323160 ]
David Jencks commented on GERONIMO-1003: ---------------------------------------- First change did not actually make attributes manageable. This does, and makes attributes on Configuration not manageable. Sending modules/kernel/src/java/org/apache/geronimo/gbean/GBeanInfoBuilder.java Sending modules/kernel/src/java/org/apache/geronimo/kernel/config/Configuration.java Transmitting file data .. Committed revision 280084. > Make gbean attributes manageable by default > ------------------------------------------- > > Key: GERONIMO-1003 > URL: http://issues.apache.org/jira/browse/GERONIMO-1003 > Project: Geronimo > Type: Improvement > Components: kernel > Versions: 1.0-M5 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.0-M5 > > I originally thought attributes should be non-manageable by default, but > experience and conversation with others has convinced me that they should be > manageable by default, and you can explicitly make them non-manageable in the > gbean info. You still won't be able to change them unless there is a > property editor for the type of the attribute. I'm opening this issue to > make it easy to find the change and revert in case someone objects. -- 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
