You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/09/02 18:45:14 UTC

DO NOT REPLY [Bug 22891] New: - Templates not serializable when using extensions

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22891>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22891

Templates not serializable when using extensions

           Summary: Templates not serializable when using extensions
           Product: XalanJ2
           Version: 2.5Dx
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.extensions
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: dewit@metaserver.com


I have an xslt containing extension elements that once parsed into a Templates
object cannot be serialized.

I had to make the following two classes serializable:
org.apache.xalan.extensions.ExtensionNamespacesManager
org.apache.xalan.extensions.ExtensionNamespaceSupport