Forums / Developer / Does eZ SOAP support WSDL?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Does eZ SOAP support WSDL?

Author Message

Tony Wood

Wednesday 23 June 2004 8:26:04 am

Hi,

I have checked the code and I cannot see any references to WSDL.
Has WSDL not been implementing eZ 3.x

Thanks

Tony

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Hans Melis

Wednesday 23 June 2004 9:28:22 am

Hi Tony,

According to the docs (http://ez.no/ez_publish/documentation/development/kernel/ez_soap_web_services_overview), there's no WSDL support in ezp 3.x. And I'm afraid the SOAP libraries aren't a priority.

--
Hans

Hans
http://blog.hansmelis.be

Tony Wood

Wednesday 23 June 2004 9:40:58 am

I was hoping this was not the case as the docs are almost a year out of date for SOAP.

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Hans Melis

Wednesday 23 June 2004 9:48:39 am

I know, and little has changed in the libraries since then.

Hans
http://blog.hansmelis.be

Björn X

Wednesday 23 June 2004 4:04:07 pm

I had my ways with eZSOAP... I recommend using something differend like the PEAR :-)

nusoap is out there too, but I never tried it.

The PEAR does not interop well with CPAN's SOAP interface (the common one, forgot its name)

Gaetano Giunta

Friday 18 June 2010 6:17:16 am

working to add wsdl support to ggwebservices...

Principal Consultant International Business
Member of the Community Project Board

Marko Žmak

Thursday 24 June 2010 2:43:59 am

Few months ago I tried to use eZSoap but I gave it up beacuse:

  1. too complicated to use, doesn't provide a good abstraction layer
  2. not documented
  3. doesn't support wsdl

So I used nusoap which worked fine.

But it would be nice to have eZSoap az a good and usable library inside eZ.

Also this could be a good addition to eZ Components, anyone know why isn't included there?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth