Thanks for the assist. First, I am using the built in CF server
because this is simply a self-contained testing environment. I wish to
play with FarCry for evaluation purposes. I have never used IIS until
production.
As far as what isin my jrun file...
<virtual-mapping>
<resource-path>/farcry/*</resource-path>
<system-path>C:/ColdFusion8/wwwroot/farcry/core/admin</system-path>
</virtual-mapping>
<virtual-mapping>
<resource-path>/myproject/*</resource-path>
<system-path>C:/ColdFusion8/wwwroot/farcry/projects/myproject</system-
path>
</virtual-mapping>
On Jun 6, 7:38 pm, Matthew Bryant <[EMAIL PROTECTED]> wrote:
> Paste what you have placed in your jrun-web.xml file
>
> Better yet.... Do not use the built in CF Web Server as even adobe
> suggests. You might want to explain your insistance on using it.
>
> Kind regards
>
> --
> -- Matthew Bryant
> Product Development Manager
> Daemon Internet Consultants
> Adobe Solutions Partnerhttp://www.daemon.com.au/
> p. 02 8302 4600
> f. 02 9380 4204
>
> On 05/06/2008, at 1:47 PM, Activant wrote:
>
>
>
> > Did not work...thoughts?
>
> > On Jun 4, 5:32 pm, "AJ Mercer" <[EMAIL PROTECTED]> wrote:
> >> I think Matt is saying you *also *need a /myproject mapping
>
> >> <resource-path>/myproject/*</resource-path>
>
> >>> <system-path>C:/ColdFusion8/wwwroot/farcry/projects/myproject/www</
> >>> system-path>
> >> On Tue, Jun 3, 2008 at 5:28 AM, Activant <[EMAIL PROTECTED]>
> >> wrote:
>
> >>> 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 -
>
> >> --
>
> >> AJ Mercer
> >> Web Log:http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---