Re: Problems with generating code from Onvif wsdl

2012-03-27 Thread René Möhring
Am 27.03.2012 09:57, schrieb Sagara Gunathunga: You can't generate codes for incomplete WSDL file ( missing service, port etc). Service provider should provide valid WSDL file for code generation. Thanks ! This is impossible. As I wrote the service is provided by the cameras. You cant have a se

Re: Problems with generating code from Onvif wsdl

2012-03-27 Thread Sagara Gunathunga
You can't generate codes for incomplete WSDL file ( missing service, port etc). Service provider should provide valid WSDL file for code generation. Thanks ! On Tue, Mar 27, 2012 at 1:18 PM, René Möhring wrote: > Am 21.03.2012 09:26, schrieb René Möhring: > >> Hello, >> >> I am trying to generat

Re: Problems with generating code from Onvif wsdl

2012-03-27 Thread René Möhring
Am 21.03.2012 09:26, schrieb René Möhring: Hello, I am trying to generate C code from the Onvif wsdl. Onvif is a standard for finding and managing IP cameras via web services. Therefore the wsdl cannot contain a service. The cameras themselves provide the actual services. How do I generate co