What steps will reproduce the problem?
1. run wsdl2objc parser
2. attach files to a project and follow the Usageinstructions for iphone
3. compile
What is the expected output? it should comile and run
What do you see instead? build error
- warning: initialization from distinct Objective-C type
- warning: receiver 'ns1_Document' is a forward class and corresponding
@interface may not
exist
-Error : ".objc_class_name_ns1_Document", referenced from:
does the web service return "apachesoap:Document" ? (e.g xml format) or
Please use labels and text to provide additional information.
Original issue reported on code.google.com by developm...@raisesolutions.com on 5 Feb 2010 at 6:12
Original issue reported on code.google.com by
developm...@raisesolutions.com
on 5 Feb 2010 at 6:12Attachments: