You need to upgrade to 1.5x to support Windows XP. This upgrade to 1.5.1 (or 1.5.2beta2) is strongly recommended. --DD
-----Original Message----- From: Keppel Yin [mailto:[EMAIL PROTECTED] Sent: Thursday, February 27, 2003 10:36 AM To: [EMAIL PROTECTED] Subject: Error while setting up environment for the application Hi, I'm using ANT 1.4.1, when I run my target INIT to initialize my properties via command line "ANT INIT", I got a popup box with the following message, c:\windows\system32\ntvdm,exe Error while setting up environment for the application. Choose "Close" to terminate the application. In my INIT target, there are statements as following: <property enviroment="env" /> <property name="tomcat" value="${env.CATALINA_HOME} /> The ANT document says that this functionality is supported on select platforms. I'm using XP. Can someone tell me what went wrong? Thank you very much, Keppel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
