You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/03/02 04:07:51 UTC

[jira] Closed: (GERONIMO-599) Allow sophisticated processing of xml-valued gbean attributes

     [ http://issues.apache.org/jira/browse/GERONIMO-599?page=history ]
     
David Jencks closed GERONIMO-599:
---------------------------------

     Resolution: Fixed
    Fix Version: 1.0-M4

implemented in revision 155858.  Comments welcome.

> Allow sophisticated processing of xml-valued gbean attributes
> -------------------------------------------------------------
>
>          Key: GERONIMO-599
>          URL: http://issues.apache.org/jira/browse/GERONIMO-599
>      Project: Geronimo
>         Type: New Feature
>   Components: core
>     Versions: 1.0-M3
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0-M4

>
> Introduce an xml-attribute element for gbean configuration to go with the existing attribute, reference and references elements.  This is specified in the schema as an xml any element of a different namespace.
> The ServiceConfigBuilder will get a reference collection of xml attribute builders that it will turn into a map from namespace to builder.
> When processing an xml-attribute, the service builder will get the namespace of the embedded xml element, locate the appropriate xml attribute builder, and use that to get the value from the xml.
> I'll provide a simple example javabean xml attribute builder that supports nested javabeans but not (yet) array valued properties (at least for the nested javabeans).

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira