Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Serializing objects that contain an instance of nu.xom.Document

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Brian Sam-Bodden" <bsbodden AT integrallis.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Serializing objects that contain an instance of nu.xom.Document
  • Date: Thu, 19 Feb 2004 11:21:09 -0800 (PST)

XOM users,
Has anyone stumble upon the need for serializing an
object that contains a nu.xom.Document child object? I
trying to pass such an object in a JMS object message
and of course I get a java.io.NotSerializableException.
Is there a reason why Document should not be
serializable?

Thanks,
Brian

Brian Sam-Bodden
President & Chief Software Architect
Integrallis Software, LLC.
http://www.integrallis.com




Archive powered by MHonArc 2.6.24.

Top of Page