What steps will reproduce the problem?
1. Create WSDL with the binding named "binding", like:
<wsdl:binding name="binding" type="tns:TYPE_XXX">
... the binding definition
</wsdl:binding>
2. Generate proxies and import them into project
3. Try to build
What is the expected output?
Successful build
What do you see instead?
Compile errors with the messages about some properties (logXMLInOut, address,
binding) are not found.
What version of the product are you using? On what operating system?
wsdl2objc 0.6 in XCode 4.0.2
Original issue reported on code.google.com by nakvic on 7 Jun 2011 at 9:04
Original issue reported on code.google.com by
nakvic
on 7 Jun 2011 at 9:04