[Zope-dev] products not found when initializing zodb

2007-09-30 Thread Wichert Akkerman
(I've filed this at https://bugs.launchpad.net/zope2/+bug/147201 as well) For a Plone site I am using a separate ZODB for the catalog so I can tune it a bit. I do this using the standard method in zope.conf: zodb_db catalog mount-point /plone.org/portal_catalog container-class

Re: [Zope-dev] products not found when initializing zodb

2007-09-30 Thread Dieter Maurer
Wichert Akkerman wrote at 2007-9-30 14:10 +0200: (I've filed this at https://bugs.launchpad.net/zope2/+bug/147201 as well) For a Plone site I am using a separate ZODB for the catalog so I can tune it a bit. I do this using the standard method in zope.conf: zodb_db catalog mount-point