[ http://issues.apache.org/jira/browse/AXIS2-1084?page=all ]
Eran Chinthaka resolved AXIS2-1084. ----------------------------------- Resolution: Fixed Fixed. There was a problem in Null handling. Thanks for reporting this. BTW, please report Axiom bugs in http://issues.apache.org/jira/browse/WSCOMMONS. Thanks. > Calling Document.serialize() or OMElement.serializeandConsume() throws a > "org.apache.axiom.om.OMException: Unsupported Operation" Exception > ------------------------------------------------------------------------------------------------------------------------------------------- > > Key: AXIS2-1084 > URL: http://issues.apache.org/jira/browse/AXIS2-1084 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: om > Affects Versions: 1.0 > Environment: jdk 1.5.0, Axiom 1.0, > Reporter: Sven Lösekann > Assigned To: Eran Chinthaka > Attachments: xml-read-write.zip > > > I try to serialize an object tree using Axiom. I create a document and put > the OMElement in it but I cannot write the the tree to a file. If I call > document.serialize() I get the exeption an if I do a > OMElement.serializeandConsume() on the root element I get the same Exception. > I have put together a demo eclipse project without the jar files to show the > problem. It is attached to the Issue. I hope there is someone who can help me > solve this problem. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]