users@glassfish.java.net

Re: java-home in domain.xml - error with reading space in "Program Files"

From: <glassfish_at_javadesktop.org>
Date: Wed, 04 Mar 2009 22:53:33 PST

Another way of getting around this kind of issue on Windows is to use subst.

C:\Documents and Settings\abc>subst k: "c:\Documents and Settings\abc"
C:\Documents and Settings\abc>dir
...28 File(s)...
C:\Documents and Settings\abc>k:
K:\>dir
...28 File(s)...
[Message sent by forum member 'wfay' (wfay)]

http://forums.java.net/jive/thread.jspa?messageID=335215