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=22025>. 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=22025 SerializerFactory requires xalan specific properties to be explicity set [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Keywords| |PatchAvailable Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-10-20 15:47 ------- The patch attached is much like John's suggestion except that it doesn't clone any properties. If the Xalan specific property that specifies the serializer to load is not present it just loads the default properties for the specified output method type and gets the default serializer class from there. In this way one does not need to specify any Xalan specific properties in order to call the serializer factory. John, please verify the patch. Regards, Brian Minchau
