1 <?xml version=
"1.0" encoding=
"utf-8" ?>
4 <section name=
"monoRail" type=
"Castle.MonoRail.Framework.Configuration.MonoRailSectionHandler, Castle.MonoRail.Framework" />
5 <section name=
"castle" type=
"Castle.Windsor.Configuration.AppDomain.CastleSectionHandler, Castle.Windsor" />
8 <monoRail useWindsorIntegration=
"true">
9 <!-- If you'd like to use the controller directly: -->
10 <!-- <controllers assembly="Castle.Applications.PestControl.Web" /> -->
11 <viewEngine viewPathRoot=
"views" />
16 <facility id=
"prevalence">
18 <engine id=
"prevalenceengine" autoVersionMigration=
"true" storageDir=
"../../storage" systemId=
"pestcontrolModel"
19 systemType=
"Castle.Applications.PestControl.Model.PestControlModel, Castle.Applications.PestControl" />
23 <components></components>
28 <add name=
"monorail" type=
"Castle.MonoRail.Framework.EngineContextModule, Castle.MonoRail.Framework" />
31 <add verb=
"*" path=
"*.rails" type=
"Castle.MonoRail.Framework.MonoRailHttpHandlerFactory, Castle.MonoRail.Framework" />
36 <location path="project">