[Zope] Two Zope services on NT
Andy McKay
andym@ActiveState.com
Wed, 26 Sep 2001 10:22:29 -0700
> Zservice.py seems to assume the default service name of "Zope"
> and does not appear to allow specification of a different name.
> The only way I've found of creating a second service (on a different
> set of ports, of course) is to export the Zope service subtree
> from the registry, make the necessary changes, and reimport.
ZService.py should put the name as Zope (%s) where %s is the name of your
server, eg Website.
Creating a second service is a real pain, but if you experiment with
ZService.py it can be as simple as running: python ZService.py install, read
the source of ZService.py.
> BTW, why is the list archive index so poor? I tried searching
> for "nt service" but it returned thousands of hits having nothing
> to do with NT Service.
Check out the ActiveState archive of the mailing list:
http://aspn.activestate.com/ASPN/search?query=nt+service&type=Archive_zope-L
ist
Cheers.
--
Andy McKay.
----- Original Message -----
From: "James Garrison" <jhg@athensgroup.com>
To: <zope@zope.org>
Sent: Wednesday, September 26, 2001 10:16 AM
Subject: [Zope] Two Zope services on NT
> Zservice.py seems to assume the default service name of "Zope"
> and does not appear to allow specification of a different name.
> The only way I've found of creating a second service (on a different
> set of ports, of course) is to export the Zope service subtree
> from the registry, make the necessary changes, and reimport.
>
> Or is there a better way?
>
> Answers or pointers to answers appreciated.
>
> BTW, why is the list archive index so poor? I tried searching
> for "nt service" but it returned thousands of hits having nothing
> to do with NT Service.
>
> --
> James Garrison Athens Group, Inc.
> mailto:jhg@athensgroup.com 5608 Parkcrest Dr
> http://www.athensgroup.com Austin, TX 78731
> PGP: RSA=0x04B73B7F DH/DSS=0x70738D88 (512) 345-0600 x150
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>