Yes I did...here was the entry I made to the jrun-web.xml file..
<virtual-mapping>
<resource-path>/farcry/*</resource-path>
<system-path>C:/ColdFusion8/wwwroot/farcry/core/admin</system-path>
</virtual-mapping>
I then restarted the CF server.
Thoughts?
On Jun 2, 4:24 pm, Matthew Bryant <[EMAIL PROTECTED]> wrote:
> Did you try my previous suggestion?
>
> --------------
> You will need to setup a virtual, /myproject that points to the /www
> folder in your project...
>
> Tryhttp://www.adobe.com/support/coldfusion/adv_development/config_builti...
>
> See the section, Adding a virtual web mapping.
> ---------------
>
> Kind regards,
>
> Matthew Bryant.
>
> On 03/06/2008, at 2:11 AM, Activant wrote:
>
>
>
>
>
> > I am attempting to install FarCry on my development PC to learn about
> > it, play with it, etc. In following the instructions, I attempted to
> > browse to the following location...
>
> >http://127.0.0.1:8500/farcry/projects/myproject/www/install
>
> > In doing so, I ran into the following error...
>
> > 404
> > /farcry/projects/myproject/www/install
>
> > java.io.FileNotFoundException: /farcry/projects/myproject/www/install
> > at jrun.servlet.file.FileServlet.service(FileServlet.java:349)
> > at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
> > at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
> > at
> > jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:
> > 286)
> > at
> > jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:
> > 543)
> > at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
> > at jrunx.scheduler.ThreadPool
> > $DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
> > at jrunx.scheduler.ThreadPool
> > $ThreadThrottle.invokeRunnable(ThreadPool.java:428)
> > at jrunx.scheduler.ThreadPool
> > $UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
> > at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
> > An index.cfm exists...anyone know why I am running into this error?
>
> > ~Clay- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---