Chuck, thanks for your help.
Yes, I added a line to check whether byte_output_stream is null before
instantiate the NSXMLOutputStream. I've also added other checks for null in
the XMLSerializer, but does not find any.
Here is my problem that I've been fighting for a while:
I'm trying to write a w
On Jan 10, 2008, at 5:10 PM, Xia, Wen wrote:
When I tried to use the XMLSerializer.java in my project, I keep
getting the error:
A fatal exception occurred: null
[2008-01-10 16:56:17 PST] java.lang.ExceptionInInitializerError
at XMLSerializer.serializeArray(XMLSerializer.java:24)
at