Hi,

I am facing a similar problem. Does the farcry_home folder need to have
some other files or folders created in it except www. I was getting the
same /Application.cfm not found error, and I created an empty
Application.cfm under farcry_home/www but still getting the same error. 

Here are the configuration detail

Apps.cfm:

<cfscript>
stApps = structNew();
stApps['localhost'] = 'farcry_home';
</cfscript>

CFMapping
/farcry    C:\CFusionMX\wwwroot\farcry\  

Mappings in jrun-web.xml
  <virtual-mapping>
    <resource-path>/farcry_home</resource-path>
 
<system-path>C:/CFusionMX/wwwroot/farcry/farcry_home/www/</system-path>
  </virtual-mapping>
   
  <virtual-mapping>
    <resource-path>/farcry</resource-path>
 
<system-path>C:/CFusionMX/wwwroot/farcry/farcry_core/admin/</system-path
>
  </virtual-mapping>
</jrun-web-app>

Thanks in advance for your help


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom
Barr
Sent: Sunday, May 30, 2004 1:00 AM
To: FarCry Developers
Subject: [farcry-dev] RE: Templates not found on install


Thanks, that fixed everything.

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To
unsubscribe send a blank email to
[EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to