Hi Antoine, I have tried to define ant.home with OEM and with ANSI encoding with no effort. If I leave out the ant.home definition from ant.bat then the launcher succeeds in finding ant.home (by getting the parent dir of the jar containing the Launcher). But afterwards the UrlClassLoader fails. Maybe giving the path with \uXXXX sequences would help.
Ullrich. > -----Original Message----- > From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 28, 2005 9:06 PM > To: Ant Users List > Subject: Re: Umlauts in ANT home > > > Hello Ullrich, > > not sure, > > I think that current Windows JVM implementations from sun only > understand ascii command line parameters, because they were > coded using > the -A APIs of Microsoft, > instead of the -W APIs. > > I know that with JDK 1.4, > it is not possible to run "java Shalom" if you write Shalom in Hebrew. > it is probably also not possible to run "java Bär" (supposing you have > written Bär.java and compiled it into Bär.class) > > Cheers, > Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]