Shun87 / wsdl2objc

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

ns1.h file does not contain the implementation #68

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: