On 27.04.11 04:00, attilio wrote: > I'm evaluating pyramid for using it in a enterprise environment, and > the first impressions about modularity and productivity are > compelling. > > In our environment SOAP is a requirement, so now I investigating in > this direction. > > Someone has an example/recipe for integrating soaplib into Pyramid? > > I suppose it would requires a small amount of configuration code, but, > as beginner, I'm not able to discover an easy way from the > documentation. >
I recall this pylons wiki entry that might put you on track: http://wiki.pylonshq.com/display/pylonscookbook/Making+a+SOAP+Controller+with+Optio's+Soaplib Of course it talks about pylons but I think you can apply most of it to pyramid. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
