What URI are you using in the href attribute?
Saxon depends on the Java java.net.URI class to resolve the URI that you
provide. If this class doesn't provide the functionality needed, then
you can write your own OutputURIResolver to handle it.
Michael Kay
> -----Original Message-----
> From: saxon-help-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
> [mailto:saxon-help-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx]
> On Behalf Of
> Rajasekhar Cherukuri
> Sent: 21 November 2003 22:38
> To: saxon-help-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
> Subject: [saxon] RE: [saxon]...<result-document/> problem...
> Importance: High
>
>
> I am using Saxon 765a and using the <result-document/> to
> write data out. This works fine as long as I do it to the
> local drives, but the moment I try to write it to a drive
> letter that has been mapped from another machine, I get the
> following error:
>
> Transformer Error: Failed to create output file :///X:/VRU/TestApp.xml
>
> I have all the write permissions on to this other machine's drive.
>
> Is there something wrong I am doing here ?
>
>
> Raja
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us
> help YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> saxon-help mailing list
> saxon-help-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/saxon-help
>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
|