Tres,
thanks for your answer,

the solution was more subtle (or blunt ??).

There was an acitons.ActionsToolXMLAdapter defined.
However the loading of the module failed due to bad imports.

thanks again
robert

Tres Seaver wrote:
The factory for the adapter is identified using a "relative" lookup when
its dotted name starts with a period.  You have a module,
Products.RedPick.exportimport.actions, but it doesn't have that class.
Products.CMFCore.exportimport.actions *does* have it.  You need to either:

  - Point to the one in CMFCore, e.g.:
    factory="Products.CMFCore.exportimport.acitons.ActionsToolXMLAdapter

  - Import it or override it in your local actions module.

Tres.
- --
===================================================================
Tres Seaver          +1 202-558-7113          [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEKp0W+gerLs4ltQ4RAoRTAKDZ8974r3lqGuWqla5EWukE7zMgqACbBHcz
8QIkWjWQIdUo75CXv32eLKw=
=cu9G
-----END PGP SIGNATURE-----

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


begin:vcard
fn:robert  rottermann
n:rottermann;robert 
email;internet:[EMAIL PROTECTED]
tel;work:031 333 10 20
tel;fax:031 333 10 23
tel;home:031 333 36 03
x-mozilla-html:FALSE
version:2.1
end:vcard

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to