|
hi, I'm just try to use Zope 2.7 and Plone with zeo storage support. and I would like to put a CMFPlone site into a zeo client storage to mount in a zope instance. I have added in my zeo.conf <filestorage plonesite> and in zope.conf <zodb_db plonesite>
mount-point /plonesite container-class
Products.CMFPlone.Portal.PlonSite
<zeoclient>
server localhost:9999 storage plonesite
name plonesite
cache-size 200000000
client cache var $INSTANCE/var </zeoclient> </zodb_db> I start the zeo with runzeo and the zeo
client storage plonesite.fs is created...
I
start zope, but when i try to add a ZODB Mount Point, I get a Zope
Folder instead of a Plone Site,
why the container-class rule doesn't
work?
Or there is another way to add a new
plonesite as zeo client storage?
Thanks, in advance...
Martino
|
<<Sfondo Ghiaccio.jpg>>
_______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
