[jdom-interest] Document serialization?

Sean Brandt sean at fuzzymagic.com
Wed Aug 15 09:40:20 PDT 2001


I'm running into an issue with b7 and serialization.
I'm storing an xml doc on an HttpServletSession in a weblogic clustered 
enviorment. I'm getting a stack trace that is resulting from an 
NullPointerException from org.jdom.PartialList.add(PartialList.java:200) 
in the de-serialization step.

Any ideas? Is JDOM supposed to support serialization of the full Document?

- Sean Brandt





More information about the jdom-interest mailing list