-----Original Message-----
From:   MARCUS dot SCHRATTENHOLZER at LHSYSTEMS dot COM
Subject:        NodeImpl NotSerializable?
> Using Xerces 2.0.2, I'm trying to serialize a document for transfer over
> http. Note that this is Java (writeObject/readObject-based) serialization,
> not XML serialization. I get the following exception

Java serialization of a DOM object is a known Bad Idea; XML serialization will 
give you better performance and be easier to use.

-- Paul

<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to