<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=218303322-26092005><FONT face=Arial color=#0000ff size=2>As a
matter of interest, is there a reason the pywin32 package wasn't able to host
your service for free? It works quite well with a number of sophisticated
systems (including Zope) and even is supported by py2exe (so you need not
install Python itself)</FONT></SPAN></DIV>
<DIV><SPAN class=218303322-26092005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=218303322-26092005><FONT face=Arial color=#0000ff
size=2>Mark.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B>
python-win32-bounces@python.org [mailto:python-win32-bounces@python.org]<B>On
Behalf Of </B>Taylor, Martin<BR><B>Sent:</B> Tuesday, September 27, 2005 4:52
AM<BR><B>To:</B> Paul Weimer<BR><B>Cc:</B>
pywebsvcs-talk@lists.sourceforge.net;
python-win32@python.org<BR><B>Subject:</B> Re: [python-win32] [Pywebsvcs-talk]
Using SOAPpy Within a WindowsNT service<BR><BR></FONT></DIV>
<DIV dir=ltr align=left><SPAN class=522274818-26092005><FONT face=Arial
color=#0000ff size=2>I have a SOAP server that I wrote in Python, using
SOAPpy, and then I turned it into a Windows service using FireDaemon (<A
href="http://www.firedaemon.com/">http://www.firedaemon.com/</A>). Its
not Open Source but its very cheap and works well. My company has bought
15 licenses so far and plans to buy more as we set up more SOAP
servers.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=522274818-26092005><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=522274818-26092005><FONT face=Arial
color=#0000ff size=2>Martin Taylor</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B>
pywebsvcs-talk-admin@lists.sourceforge.net
[mailto:pywebsvcs-talk-admin@lists.sourceforge.net] <B>On Behalf Of </B>Paul
Weimer<BR><B>Sent:</B> Monday, September 26, 2005 11:29 AM<BR><B>To:</B>
pywebsvcs-talk@lists.sourceforge.net;
python-win32@python.org<BR><B>Subject:</B> [Pywebsvcs-talk] Using SOAPpy
Within a Windows NT service<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><SPAN class=812251716-26092005><FONT face=Arial size=2>I have a web
service written in SOAPpy that is working fine; it is currently run from a
batch file as a scheduled task on a WIndows server. My support folks would
like it to be run as an NT service. I have been able to write NT service in
Python before but I'm not having much luck interupting the SOAP server when
it's waiting for reaquests. Any ideas?</FONT></SPAN></DIV>
<DIV><SPAN class=812251716-26092005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=812251716-26092005><FONT face=Arial size=2>Paul
Weimer</FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>