Hi, I tried to execute ANT from a path that contains umlauts (means ant.home contains umlauts). The result was: C:\java\apache-Änt-1.6.5>bin\ant java.lang.ClassNotFoundException: org.apache.tools.ant.Main at java.net.URLClassLoader$1.run(URLClassLoader.java:199) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:244) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
Is there a chance to get ANT running from a directory containing umlauts? Ullrich. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]