Status update: This issue has delayed the soaplib 2.0 beta release. Chris Austin is working on fixes related to WSDL generation (specifically involving multiple services and ports); hopefully the problem can be solved without adding support for fixed WSDL, which is a bigger project we'd like to save for later.
On Thu, Dec 2, 2010 at 12:56 AM, Dieter Maurer <[email protected]> wrote: > Tres Seaver wrote at 2010-12-1 07:12 -0500: >> ... >>Has anyone run into similar issues trying to implement a "fixed" WSDL >>specification with soaplib? I know that ZSI had support for generating >>both client and server stubs from a given WSDL document -- perhaps I >>need to use ZSI instead. > > Should you be unable to solve the problem with "soaplib", then > maybe "dm.zope.wsdl_suds" might be helpful. > > It is using "suds" for the "python <-> XML-schema" conversions > and Zope[2] as application server. > > > > -- > Dieter > _______________________________________________ > Soap mailing list > [email protected] > http://mail.python.org/mailman/listinfo/soap > _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
