Web Services for Zope
Can I ask what the current status of the WebServices for Zope project is? http://dev.zope.org/Wikis/DevSite/Projects/WebServicesForZope/FrontPage Wiki says "I had been shooting for something at the end of September, but that has been overtaken by events :( I'll be trying to work on this on an as-possible basis" trying-to-auto-generate-a-wsdl-from-my-product'ly yours -- Andy McKay.
Can I ask what the current status of the WebServices for Zope project is?
http://dev.zope.org/Wikis/DevSite/Projects/WebServicesForZope/FrontPage
Wiki says "I had been shooting for something at the end of September, but that has been overtaken by events :( I'll be trying to work on this on an as-possible basis"
trying-to-auto-generate-a-wsdl-from-my-product'ly yours -- Andy McKay.
Well... the status is that I'm trying to work on it on an as-possible basis :) The problem is that it hasn't been very possible for the last few weeks. If you just need to generate WSDL and you're willing to live on the bleeding edge and use some code that might still change a lot in the future to get the job done, let me know and I'll be happy to send you a snapshot of what I have... Brian Lloyd brian@zope.com Zope Corporation www.zope.com
On Thursday 27 September 2001 08:15 am, Brian Lloyd wrote:
Can I ask what the current status of the WebServices for Zope project is?
http://dev.zope.org/Wikis/DevSite/Projects/WebServicesForZope/FrontPage
Wiki says "I had been shooting for something at the end of September, but that has been overtaken by events :( I'll be trying to work on this on an as-possible basis"
trying-to-auto-generate-a-wsdl-from-my-product'ly yours -- Andy McKay.
Well... the status is that I'm trying to work on it on an as-possible basis :) The problem is that it hasn't been very possible for the last few weeks.
i've been very curious, what the plan is for attacking the no magic problem described on the wiki. my understanding is this isn't possible without altering the publishing process. i guess i was curious if the component based publisher that was talked about at ipc9 was ever going to see the light of day or if there was another strategy that would work as well. curious, kapil thangavelu
i've been very curious, what the plan is for attacking the no magic problem described on the wiki. my understanding is this isn't possible without altering the publishing process. i guess i was curious if the component based publisher that was talked about at ipc9 was ever going to see the light of day or if there was another strategy that would work as well.
I think that components will ultimately be the answer to this. You would basically create a "SOAP publishing component" (or one might be provided but not necessarily activated by default) and associate it with interfaces supported by the objects that you want to publish via SOAP. I encourage people interested in this to be sure to pay attention to the ongoing component architecture work at: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ ...and be sure to provide any feedback you have. There is enough detail there now that developers should be able to start getting an idea of how such a thing would work - or at least start asking more detailed questions about the grey areas :) Brian Lloyd brian@zope.com Software Engineer 540.361.1716 Zope Corporation http://www.zope.com
On Wednesday 26 September 2001 04:41 pm, Andy McKay wrote:
trying-to-auto-generate-a-wsdl-from-my-product'ly yours
they're is a python script/product on ibm.com/developer that will automate much of the wsdl generation or you. its linked from one of uche's web services articles. its under the IPL (ibm pl). hth kapil
participants (3)
-
Andy McKay -
Brian Lloyd -
kapil thangavelu