Hi,

I am facing a strange serailzation problem.  When seralize Document object
to file and read back from the file I can not add more elements to the
document.  When ever I try to add new child after reading back from the file
I am getting NullPointer Exception.

I wrote a mail before this indicating where the error happens.  The
DocumentFactory doesn't instatiate transient variables after deserializing
objects which is causing to throw NullPointer Exceptions.

Am I doing some thing wrong or this is a know bug?

Regards,

Kesav Kumar Kolla

_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to