You just need one reactor folder, right at the same level as ~level1
in you example.
~root
   ~level1
       application.cfc
   ~level2
       application.cfc
   ~level3
   Reactor
       reactorfactory.cfc

Hop this helps,
Doug S.
www.evenamonkey.com


On 7/21/06, Dan Vega <[EMAIL PROTECTED]> wrote:
I am starting a new project today and have a structural question. This huge
application will be broken into 3 smaller applications. We will have a 3
folders all containing an application.cfc extending our base proxy. ~
folders

~root
   ~level1
       application.cfc
   ~level2
       application.cfc
   ~level3
       application.cfc

Application.cfc
ApplicationProxy.cfc


My main question is this application will fall onto a shared server, so a
reactor mapping is not an option. How can I setup reactor here? Would I need
a copy under each folder, or one copy under the root folder with the root
folder in the cf extension path? Hope this is not a dumb question. Thanks
for taking the time to read this.

--
Dan Vega
[EMAIL PROTECTED]
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --
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