Not true.  If you put reactor in the root of your website you can use it
without a mapping.  You can also set up the data directory without a mapping
my putting that in the root of your site.

Lastly, if you do work with shared hosting providers and they do have a
mapping setup, you will need write access to that /reactor/project directory
because reactor creates project-specific files that are volatile in there.

Doug

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Mike Kear
Sent: Thursday, April 13, 2006 10:49 PM
To: [email protected]
Subject: Re: [Reactor For CF] Reactor in a shared hosting environment

As I understand it, reactor MUST be in a folder with a CF Mapping
called "Reactor", regardless of where it is.     I can set up mappings
galore, but that would mean that only one site on the whole server
could use reactor, unless I put it in some kind of shared area -
perhaps a dummy "site" on its own with its own set of permissions so
it wasnt in anyone's live site, the way i do with ModelGlue.

One important difference between ModelGlue and Reactor is that reactor
will have site-specific files written to it, and if several sites are
using Reactor, there will be several site-specific files in the one
folder, and neither site owner will be able to get access to them.

SO doing it the way João  has some appeal to me, but how do you get
around the need to have the mapping "reactor" when several sites in a
shared hosting envoronment want to use it?

Cheers
Mike Kear
Windsor, NSW, Australia
Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month

On 4/14/06, Nathan Strutz <[EMAIL PROTECTED]> wrote:
> Mike,
>
> if you want, you can host /reactor/ as a mapped folder. My understanding
is
> that your customers don't need any write permissions to it, only to their
> reactor generated files folder, which they will need to specify its
location
> in their reactor.xml file.
>
> Exactly like João showed us (below), but the /reactor/ folder can be
> virtual.
>
> -nathan strutz
> http://www.dopefly.com/
>
>
>
> On 4/13/06, João Fernandes <[EMAIL PROTECTED]> wrote:
> > You should have something like this
> > /
> > /reactor/
> > /reactorGeneratedFiles/
> >
> > You need to have a reactor folder (in which the reactorFactory is).
> >

 

-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/





-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/


Reply via email to