Archived

This forum has been archived. Please start a new discussion on GitHub.

Web service

Hi,

There is a new tool named slice2wsdl in Ice 1.3. I wonder if it means Ice supports web service. If true, how can I implement a web service with Ice? Or I have to do it with another tools, such as gSoap.

Regards,

Fengxb

Comments

  • mes
    mes California
    Hi,

    The slice2wsdl compiler has been in Ice since the first release. It's really just a proof of concept - Ice doesn't provide any support for Web services yet.

    Take care,
    - Mark