Subject: RE: error xsl/java
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 2 Jul 2001 15:48:37 +0100
|
> When I execute "java FileTransform discos.xml a-html.xsl
> saida.html", in
> the directory containing discos.xml, a-html.xsl and
> saida.html, the next
> error appeared:
>
> "Error java.net.MalformedURLException: unknown protocol: c:
This means you have used a filename beginning c: in a context where a URL is
expected. (A filename is not a URL, despite the fact that much Microsoft
software accepts filenames whereever a URL is required).
Mike Kay
Software AG
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- error xsl/java
- Brais - Mon, 2 Jul 2001 10:23:19 -0400 (EDT)
- Michael Kay - Mon, 2 Jul 2001 10:50:16 -0400 (EDT) <=
- Brais - Mon, 2 Jul 2001 11:32:12 -0400 (EDT)
- Michael Kay - Mon, 2 Jul 2001 12:16:28 -0400 (EDT)
- Brais - Mon, 2 Jul 2001 12:43:01 -0400 (EDT)
|
|