Yes This is how it is run we have a service account called
[EMAIL PROTECTED] So it should have no problem accessing the UNC share
under that account. What I am seeing is when we hijack the Web Root in
jrun-web.xml. Jrun's parser is seems to only allow 1 '\' not '\\' even
when I escape the slashes I see this in the error logs

Error [web-2] - File not found: /probe.cfm The specific sequence of
files included or processed is: \srv-intweb\webroot$\Intranet\probe.cfm

The exact way I have the web root set when this error was generated was
\\\\srv-intweb\webroot$\Intranet  and it appears the same when I try
//srv-intweb/webroot$/Intranet

So it is clearly an issue with how JRun parses the file

All works well under JRUN Connector but we cant use it with hardware
load balancing

Eric

-----Original Message-----
From: Douglas Knudsen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 13, 2006 9:21 PM
To: CF-Server
Subject: Re: JRun4 and UNC Share as web root

the jrun service needs to run as a domain account having access to the
share.

DK

On 7/13/06, Eric A. Haskins <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Has anyone been able to successfully use a UNC share as the web root
for
> JRUN ( JWS ). In our Dev distributed environment I am currently
proxying
> from IIS6 to our JRUN/CFMX 7 Ent. Servers.
>
>
>
> All works well if I copy our website to both servers locally. I am now
> trying to get JRUN to see our share that holds our dev environment so
I
> don't have to have 1 copy of the site for the 3 IIS frontend servers
(on
> the UNC share) and 3 copies locally for each of the JRUN/CFMX boxes.
> This wouldn't be an issue if we were running the Jrun connector
> unfortunately we are using Hardware load balancers so we have to rely
on
> JWS in JRUN.
>
>
>
> Thx,
>
> ~Eric
>
>
>
>
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:10/messageid:6016
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10

Reply via email to