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/

