Arnar Birgisson wrote:

> I know this sounds backwards, but can I use TGWebservices without
> turbogears? In particular can I plug TGWebservices controllers into my
> cherrypy-only project and expect it to work without pulling in the
> whole turbogears stack?

You might want to take a look at the recently open sourced soaplib from
my employer.  It works great, and is designed to be deployed as a WSGI
application under any WSGI compliant server, including CherryPy.

You can find soaplib here:

     http://trac.optio.webfactional.com/

...and it can be installed using easy_install.

Best of luck with SOAP :)

--
Jonathan LaCour
http://cleverdevil.org


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to