Gunnlaugur Thor Briem wrote:
> 2) Xalan uses reflection in places, and if it is loaded
>    in the servlet engine's classloader, and tries to
>    access classes only accessible in the servlet's
>    classloader, it won't find them. Kaboom, there go
>    your java extension functions, etc. :)

This has been corrected in the latest XalanJ2 versions.  If running
under Java2, the ContextClassLoader will be used to locate extensions
and properties files.

Gary

Reply via email to