Allows the override of XML JavaBean attribute in config.xml
-----------------------------------------------------------
Key: GERONIMO-3610
URL: https://issues.apache.org/jira/browse/GERONIMO-3610
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: management
Affects Versions: 2.0.2
Reporter: Gianny Damour
Assignee: Gianny Damour
Fix For: 2.0.x
At the moment, it is not so easy to override an attribute defined by a JavaBean
xml-attribute element in a configuration plan. It should be possible to
override such JavaBean xml-attributes by specifying a custom property editor
relying on the same xml-attribute processing to build JavaBeans and override an
attribute.
Also, users should be able to declare which JavaBean attributes need to be
encrypted prior to write them in config.xml (replicate the handling of
"password" attribute for GBean attribute overrides).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.