There were numerous WDDX bugs in MX which were fixed with the 3rd MS updater...
Have you installed the 3rd release? -----Original Message----- From: Justin MacCarthy [mailto:[EMAIL PROTECTED] Sent: 27 March 2003 14:48 To: Cfuk Subject: [ cf-dev ] Is this reported bug Hi, is this a reported bug???? Using <cfwddx > on a XML packet causes error :: Exception during WDDX operation. coldfusion.wddx.BeanSerializer$IllegalPropertyAccessException: Error reading property for coldfusion.xml.XmlNodeList.node.. example code : <cfxml variable="exampleXML"> <a> <b> <c> </c> </b> </a> </cfxml> <cfoutput>Is this a XML Document:#IsXmlDoc(exampleXML)#</cfoutput> <cfwddx action="cfml2wddx" input=#exampleXML# output="a" /> Thanks Justin -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
