For Info, This error was caused by adding the root of the attached xml document using body.addChildElement().
I changed this to use body.addBodyElement() and this worked OK. I stiil used element.addChildElement() whilst converting the element nodes from one implementation to another sucessfully. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878704#3878704 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878704 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
