On Fri, 25 Jul 2003 15:19, Scott M Stark wrote:
> Because we expect that if you want an xml fragment you define your
> attribute type to be org.w3c.dom.Element in which case you get the
> attribute content child element.

Didn't think of that, probably should do that.

> However, its a bug that we are not parsing anything but Text element
> content if this is not the case. Open a bug report on sourceforge.

Done, 777386. The problem is in ServiceConfigurator where it only looks at the 
first child and ignores the rest if it is Text. A CDATA will cause the 
creation of at least three Text child nodes.

brian wallis...



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to