You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Chris P. McCabe" <ch...@choicehotels.com> on 2000/03/08 16:46:24 UTC

Saving compiled stylesheets still not working in 0.20.0?

   It appears as though saving a compiled stylesheet still does not
work.  Is there any intention of ever supporting this feature?  Here is
the traceback I am getting:

 java.io.NotSerializableException:
org.apache.xalan.xslt.ExtensionNSHandler
        at
java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java,
Compiled Code)
        at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java, Compiled
Code)
        at java.util.Hashtable.writeObject(Hashtable.java:734)
        at java.lang.reflect.Method.invoke(Native Method)
        at
java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java,
Compiled Code)
        at
java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java,
Compiled Code)
        at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java, Compiled
Code)
        at
java.io.ObjectOutputStream.outputClassFields(ObjectOutputStream.java,
Compiled Code)
        at
java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java,
Compiled Code)
        at
org.apache.xalan.xslt.Stylesheet.writeObject(Stylesheet.java:531)
        at java.lang.reflect.Method.invoke(Native Method)
        at
java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java,
Compiled Code)
        at
java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java,
Compiled Code)
        at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java, Compiled
Code)


--
Chris McCabe
Choice Hotels International
chris_mccabe@choicehotels.com