Re: Problem with Silva 2.2 and genericsetup

"Luthiger Stoll Benno" <[email protected]> Wed, 8 Dec 2010 11:16:36 +0000
Newsgroups gmane.comp.web.zope.silva.devel
Message-ID <[email protected]>
The mail again sent again and, hopefully, better readable this time. Benno

===

Hello all

I had quit some problems to get Silva 2.2 running with LDAPUserFolder and
LDAPMultiPlugins.
The problem I encountered was caused by GenericSetup referenced by the two
LDAP products.
When starting the Silva instance, I got the following error:
===
...
ConfigurationError: ('Unknown directive',
u'http://namespaces.zope.org/genericsetup', u'importStep')
...
===
Only after removing all references to this namespace in the configure.zcml
of both products (LDAPUserFolder and LDAPMultiPlugins), I've been able to
start the Silva instance without errors.

Any ideas why GenericSetup is a problem for Silva 2.2?
Is GenericSetup purely Zope3 and not handled by Five?

Regards,
Benno