Hi, i' am using Zope-2.7.3 and i wan't my client-storages to be connected at zope-startup. In Zope-2.6.3 i used "open_at_startup" in DBTab but this option seems not to be included in release 2.7.3, however i can't find it in component.xml. If i add it to zope.conf anyway i get an exception. Any suggestions? Ralph
On Wed, 2005-01-12 at 11:16 +0100, Arenz, Ralph wrote:
Hi,
i' am using Zope-2.7.3 and i wan't my client-storages to be connected at zope-startup. In Zope-2.6.3 i used "open_at_startup" in DBTab but this option seems not to be included in release 2.7.3, however i can't find it in component.xml. If i add it to zope.conf anyway i get an exception.
What do you mean by "open_at_startup"? If you configured the storages in zope.conf, you go to ZMI and add a DBTab Mount point, check all storages you want to mount and add. From now on the clients are connected each time zope starts. HTH Tino
participants (2)
-
Arenz, Ralph -
Tino Wildenhain