Hi! I would like to use boa constructor for zope (zope 2.9.4-final) debugging. In boa you can define a zope connection to inteact with the zope server. Starting a boa zope connection boa creates a zoa folder in the zope root containing a couple of objects. Apparently boa also tries to create an object with the id "items" but this fails. Zope tells me that "The id "items" is invalid - it is already in use.". I tried to find the already existing object with id "items" but without success. Please can anyone give me a hint where I can find this object or how I can solve this problem? Thank you very much. Jens
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On 29. November 2006 18:28:39 +0100 Jens-Erik Hansen <Hansen@gis.de> wrote:
Hi!
I would like to use boa constructor for zope (zope 2.9.4-final) debugging. In boa you can define a zope connection to inteact with the zope server. Starting a boa zope connection boa creates a zoa folder in the zope root containing a couple of objects. Apparently boa also tries to create an object with the id "items" but this fails. Zope tells me that "The id "items" is invalid - it is already in use.".
I tried to find the already existing object with id "items" but without success.
'items' is likely an attribute of a persistent object. - -aj -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFFbcRLCJIWIbr9KYwRAsKyAKDnViakyFt+pAnRKJqDugLWQo/mtQCgw5d+ X79qc9qT3yrDwPhN3jkQj3E= =wITo -----END PGP SIGNATURE-----
participants (2)
-
Andreas Jung -
Jens-Erik Hansen