macromedia.coldfusion.server_administration
[Top] [All Lists]

Re: UNC Share in Class Path

Subject: Re: UNC Share in Class Path
From: Jochem van Dieten **AdobeCommunityExpert** <nomail@xxxxxxxxxxxxxxx>
Date: Mon, 21 Jul 2008 11:12:05 +0200
Newsgroups: macromedia.coldfusion.server_administration


AGICroeder wrote:
We have the cffile and cfdirectory issues worked out. The one remaining issue 
it thw unc in the class path.

\ is an escape character in the jv.config file and make sure you have a trailing backslash. So to add \\nas\dir\ to the classpath, what you need to put in is:
java.class.path=(..),\\\\nas\\dir\\

Jochem


--
Jochem van Dieten
Adobe Community Expert for ColdFusion

<Prev in Thread] Current Thread [Next in Thread>