TroySimpson (sent by Nabble.com) wrote: > Thanks for the quick replay. > > If I remove the following virtual mapping from the jrun-web.xml file, > everything works out fine. > > <virtual-mapping> > <resource-path>/*</resource-path> > <system-path>d:/cfprojects/farcry01/www</system-path> > </virtual-mapping> > > Additionally, how can I tell farcry/install to put my new website in my > cfusion WAR directory: > d:\servers\jrun01\cfusion-ear\cfusion-war\ > > The WAR directory is also where WEB-INF and CFIDE live.
I would run the installer and just move the files. The installer builds the DB, copies a project template across and makes the odd config change to ./config/_serverspecificvars.cfm Personally I never use it -- except maybe to put up a new schema for a new project. So don't be afraid to move files about. You will need a second CFMapping for your project location like /farcry/projectname if farcry_core and project are in different directories. Hope that helps, -- geoff http://www.daemon.com.au/ -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
