[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] error xsl/java
Subject: RE: [xsl] 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 |
- [xsl] error xsl/java
- Brais - Mon, 2 Jul 2001 16:16:01 +0200
- Michael Kay - Mon, 2 Jul 2001 15:48:37 +0100 <=
- Brais - Mon, 2 Jul 2001 17:24:59 +0200
- Michael Kay - Mon, 2 Jul 2001 17:14:51 +0100
- Brais - Mon, 2 Jul 2001 18:35:49 +0200
|
|