Check out idoox.com I think they have a WASP server that is both a SOAP server and HTTP listener.
I don't know about the footprint size. Craig -----Original Message----- From: Mark Jones [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 3:24 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Servlet Options I'd be interested in this info too since we are about to do the same thing. I was planning on writing the client side portion using the apache soap stuff, but without tomcat (don't really even know if I can do it that way) Do a search on Sourceforge.net for java soap, there are about 6 listed. At 12/7/01 02:57 PM, Jared Peterson wrote: >I have an interesting situation were I am interested in not necessarily >running a soap service on a central server but possibly on individual >client machines. This client soap service would act as a gateway to >local machine functionality and other local LAN capability. I was >wondering if anyone knows of any lighter weight servlet options other >than tomcat. Can I expose Apache SOAP via some other mechanism that >would not have such a large footprint on the client machine? I need >something very light weight that can handle the soap calls. I would be >curios to here suggestions. Has anyone else out there tried to do this? >Thanks a lot > >Jared