Anyone got a standalone deployment going on?? Please contact me by my email address so we can share some insights?
On Sep 19, 5:53 pm, Marco van den Oever <[email protected]> wrote: > Right now i get an error: > > ------- > > Message there is no application context defined for this application > Detail you can define a application context with the tag > cfapplication > Stacktrace The Error Occurred in > C:\webspace\MvdOever\MvdOever2\jijzoalsmij.nl\www\farcry\core\tags > \navajo\display.cfm: line 42 > > 40: <cftimer label="NAVAJO DISPLAY"> > 41: > 42: <cfset stURLVars = application.fc.factory.farFU.parseURL() /> > 43: <cfset StructAppend(url, stURLVars, "true") /> > 44: <!--- environment variables ---> > > called fromC:\webspace\MvdOever\MvdOever2\jijzoalsmij.nl\www > \index.cfm: line 45 > > ------- > > On Sep 19, 4:42 pm, Marco van den Oever <[email protected]> > wrote: > > > Ok i got that perfect, only question is: > > > I need to put my project into webroot/farcry/projects/yourproject, > > that means also with the www folder still in it? > > > And what to do with the css / js / index.cfm that are also in my > > project www, should i delete those? > > > On Sep 19, 2:56 pm, Blair McKenzie <[email protected]> wrote: > > > > If you can have the farcry folder under the webroot and get rid of the > > > Railo > > > mapping that will probably clear up much of your problems. > > > > Normal setup: > > > /farcry > > > /farcry/plugins > > > /farcry/projects/yourproject > > > /farcry/projects/yourproject/www (webroot) > > > /farcry/projects/yourproject/www/index.cfm > > > /farcry/projects/yourproject/www/css > > > /farcry/projects/yourproject/www/js > > > > Farcry in the webroot: > > > / (webroot) > > > /index.cfm > > > /css > > > /js > > > /farcry > > > /farcry/plugins > > > /farcry/projects/yourproject > > > > On Sun, Sep 19, 2010 at 6:04 PM, Marco van den Oever < > > > > [email protected]> wrote: > > > > I think it indeed has something to do with that, i still have in Railo > > > > mappings: > > > > > /farcry (C:\websites\farcry) > > > > /webtop (C:\websites\farcry\core\webtop) > > > > > So i assume i really can't use the advanced setup in this situation > > > > and have to go for the standalone setup. > > > > > Some parts i don't understand from the standalone setup docs: > > > > >https://farcry.jira.com/wiki/display/FCDEV60/Deployment+Configurations > > > > > - do i have to simply copy and paste a project from projects/project > > > > into my new project folder (jijzoalsmij.nl) and then copy farcry/core > > > > - farcry/core/webtop - farcry/plugins into it? > > > > > - i see statement about "Location from mapping" but i don't need > > > > mappings with this setup as the farcry and webtop etc folders are > > > > present in the project? > > > > > - what becomes the www folder or is it simple copy past the www > > > > content into jijzoalsmij.nl? > > > > > On Sep 18, 11:21 pm, Blair McKenzie <[email protected]> wrote: > > > > > All I can think of is that your madly mappings are wrong somewhere. > > > > > Have > > > > you > > > > > checked the coldfusion mappings? > > > > > > On 19/09/2010 12:01 AM, "Marco van den Oever" < > > > > [email protected]> > > > > > wrote: > > > > > > Anyone any insights / tips? > > > > > > On Sep 17, 5:09 pm, Marco van den Oever <[email protected]> > > > > > > wrote:> In Railo i got this setup: > > > > > > > <host id="www.jijzoalsmij.nl" root-directory="c:/webspace"> > > > > > > ... > > > > > -- > > > > You received this message cos you are subscribed to "farcry-dev" Google > > > > group. > > > > To post, email: [email protected] > > > > To unsubscribe, email: > > > > [email protected]<farcry-dev%[email protected]> > > > > For more options:http://groups.google.com/group/farcry-dev > > > > -------------------------------- > > > > Follow us on Twitter:http://twitter.com/farcry > > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
