change netui runtime to use JavaBean layer for config instead of XMLBeans
-------------------------------------------------------------------------
Key: BEEHIVE-904
URL: http://issues.apache.org/jira/browse/BEEHIVE-904
Project: Beehive
Type: New Feature
Components: NetUI
Versions: v1m1, V1Beta, V1Alpha
Reporter: Eddie O'Neil
Assigned to: Eddie O'Neil
Priority: Blocker
Fix For: V1
This is a JIRA issue to track the progress of implementing the JavaBean
cofiguration layer in NetUI that replaces direct access to the XMLBean from
config clients.
The goal is to remove XMLBeans from the public API so that the configuration
can be created via XML (currently parsed with an XMLBean), HiveMind, Spring,
programmatically, etc.
The first part of this change has already been made -- the JavaBean layer has
been checked in and is partially enabled in the runtime.
I'll attach a patch soon that makes this switch for the JPF runtime which has
some slightly more detailed issues with back-compat and default values.
--
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