joginder1122 / wsdl2objc

Automatically exported from code.google.com/p/wsdl2objc
MIT License
0 stars 0 forks source link

Trying to create objective c classes for Exchange 2007 Web Service (EWS) #73

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create the attached objc classes using attached wsdl & xsd files
2. wsdl2objc creates the files
3. Add files to project and add libxml2 framework etc.

What is the expected output?
Expect application to compile
What do you see instead?
numerous errors when compiling the code with the generated classes.

What version of the product are you using? On what operating system?
Version 0.6 on Mac OSX 10.6.2

Please provide any additional information below.

Original issue reported on code.google.com by jeremy.b...@gmail.com on 23 Feb 2010 at 4:54

Attachments:

GoogleCodeExporter commented 8 years ago
Did you manage to get it working or did you go for another solution? I'm 
required to connect to Exchange 2007 from objective c as well and would like to 
know what you did.

Original comment by theill on 10 Nov 2010 at 9:50