You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Wojciech Ozimek <oz...@friko6.onet.pl> on 2000/09/09 15:58:34 UTC

Serializing Stylesheet root instance

I try to serialize Stylesheet root instance and write it to the object
stream.
I get the following error during the serialization process:

java.io.NotSerializableException:
org.apache.xalan.xpath.xml.StringToStringTable

Is there any simple workaround to this problem? (or maybe I'm doing
something wrong).

Thanks for any answer

Wojtek Ozimek