George, Please see the following threads. I believe it helps you. <http://marc.theaimsgroup.com/?l=axis-user&m=106277328014588&w=2> <http://marc.theaimsgroup.com/?l=axis-user&m=106399878822724&w=2>
-- Toshi <[EMAIL PROTECTED]> -----Original Message----- From: Y D Sun [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 3:36 AM To: [EMAIL PROTECTED] Subject: How to check SerializationContext Dear all, I am writing a custom serializer that implements org.apache.axis.encoding.Serializer. I want to check the content written to the SerializationContext context in method serialize(QName name, Attributes attributes, Object value, SerializationContext context). What method can be used to read and display the xml stream in SerializationContext? Thanks, George
