Re: [Repoze-dev] Issue with enabling the ZCA Global API by Using The ZCA Global Registry

2010-05-06 Thread Chris McDonough
On Thu, 2010-05-06 at 22:22 +0800, Tim Hoffman wrote: > Hi > > I am trying to run a combined global zca registry as per the docs > http://docs.repoze.org/bfg/1.2/narr/zca.html. > > I am using the "Enabling the ZCA Global API by Using The ZCA Global > Registry" option > > globalreg = getGlobalSit

[Repoze-dev] Issue with enabling the ZCA Global API by Using The ZCA Global Registry

2010-05-06 Thread Tim Hoffman
Hi I am trying to run a combined global zca registry as per the docs http://docs.repoze.org/bfg/1.2/narr/zca.html. I am using the "Enabling the ZCA Global API by Using The ZCA Global Registry" option globalreg = getGlobalSiteManager() config = Configurator(registry=globalreg) config.setup_regist