[jdom-interest] Document serialization?

Jason Hunter jhunter at collab.net
Wed Aug 15 11:14:41 PDT 2001


No one's reported this before, but it's possible that something in add()
regarding parentage could be messed up during deserialization.  Is it
possible to create a small reproducible test case?

-jh-

Sean Brandt wrote:
> 
> 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
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list