ConfigureZCMLZopeSoap


<configure

    xmlns="http://namespaces.zope.org/zope"

    xmlns:five="http://namespaces.zope.org/five"

    xmlns:cmf="http://namespaces.zope.org/cmf"

    >

 

   <five:registerPackage package="." initialize=".zope2.initialize" />

   <cmf:registerDirectory name="services" recursive="True"/>

</configure>