This means that the mbean must promote configuration properties of contained
objects
to mbean attributes rather than just allowing pass-through text. It was
suggested that
white-space be preserved when the element content was enclosed within a
CDATA
section.
----- Original Message -----
From: "David Jencks" <[EMAIL PROTECTED]>
To: "jboss-dev" <[EMAIL PROTECTED]>
Sent: Sunday, September 02, 2001 7:35 PM
Subject: [JBoss-dev] "Properties" format in *-services.xml
> Hi,
>
> The change to the new architecture seems to have changed xml parsing so
> that blank space is ignored (condensed into one character). This breaks
> the previously working "properties.load" format stuff in
> ConnectionFactoryLoader. I fixed this, but.... its still rather fragile.
>
> I propose we change to a pure-xml based solution as follows:
>
> <attribute-set name="ManagedConnectionFactoryProperties">
> <attribute name="UserName">joe</attribute>
> <attribute name="ConnectionURL">hereorthere</attribute>
> </attribute-set>
>
> instead of
>
> <attribute name="ManagedConnectionFactoryProperties">
> UserName=joe
> ConnectionURL=hereorthere
> </attribute>
>
> any objections or comments?
>
> david jencks
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development