Dims,
Davanum Srinivas wrote:
>
> Joerg,
>
> Can you try this instead and let us know?
>
> xslSource = resolver.resolve(parent2.toURL());
this doesn't work for me because SourceResolver.resolve() doesn't relish a URL
argument, but
xslSource = resolver.resolve(parent2.toURL().toExternalForm());
works fine for me on both platforms.
Joerg Henne
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]