Oops, I sent my reply too early by accident...

[EMAIL PROTECTED] wrote:
> 
> Note that the issue with FactoryFinder affects javax.parsers.FactoryFinder
> as well as javax.transformer.FactoryFinder. (Just tried to rebuild Xalan
> under JDK1.1.8 and it hit me with this...)

Yes, I'm aware of that.

I've just fixed the code and it is now in xml-commons for both
packages.  An unrelated problem I found while testing the code for this
bug has to do with removing the "fallback" implementation.  When I
tested it on NS 4.7, the code tries to read a resource from its own jar
file to find the default factory implementation, but this fails even
though the docs at
http://developer.netscape.com/software/jdk/relnotes.htm (search for
"security") claim it should work.  I'm still trying to figure this one
out.  If anyone knows anything about this, please let me know.

I've also copied the code to xerces 1 and 2.

-Edwin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to