Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2
-
Security Level: public (Regular issues)
-
None
Description
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).