Re: Disabling Xalan-Java Extensions

2009-03-19 Thread Bradley Wagner
After doing some searching, I found this feature request in Xalan's JIRA instance: https://issues.apache.org/jira/browse/XALANJ-1850 Was the last comment suggesting that this would be implemented when JAXP 1.3 was available? Would anyone have any ideas on how to modify xalan to achieve this effect

Re: Disabling Xalan-Java Extensions

2008-10-16 Thread Artur Tomusiak
Sorry about the previous email in the HTML format. Here it is as plain text: Artur Tomusiak wrote: Hi, I belong to the same organization as Bradley. It seems like ExtensionNamespacesManager class could be somehow used to disable the Java extension. Although there is no unregisterExtension() m