[Zope] Re: problem with read only zope. Does not load some products
(Archetypes)
Christian Heimes
heimes at faho.rwth-aachen.de
Mon Mar 15 12:44:03 EST 2004
robert rottermann wrote:
> I am creating a CD with the copy of a site. The idea is, that the CD
> could be used in places where there is no internet access.
>
> No my problem is, that on of the products (Archetypes) is not
> initialized correctly at startup. And therefor all dependent products
> are not initialized neither.
> After Zope has been loaded, I can go to the control panel and load
> archetypes and the dependent products manually.
Use Zope 2.7 with DemoStorage and load your ZODB from a FSStorage ZODB.
DemoStorage supports that. Just read the manuals and maybe the sources.
With DemoStorage Zope is able to write to a ZODB that lifes in memory.
Christian
More information about the Zope
mailing list