I was trying with SugarCRM WSDL (attached), but the generated code seems
not to work.
When I run wsdl2objc, I get these in console:
Type gYearMonth was never parsed!
Type gYear was never parsed!
Type gMonthDay was never parsed!
Type gDay was never parsed!
Type gMonth was never parsed!
Type hexBinary was never parsed!
Type NMTOKEN was never parsed!
Type NMTOKENS was never parsed!
Type IDREFS was never parsed!
Type ENTITIES was never parsed!
.....
When I try to build the generated code, I get many errors like that:
/Volumes/DATA/samples/testwsdl2objc/Classes/sugarsoap/tns1.h:85: error:
cannot find interface declaration for 'xs_duration', superclass of
'tns1_duration'
What version of the product are you using? On what operating system?
I tested with r151.
Any help would be appreciate !
Original issue reported on code.google.com by hiepnd...@gmail.com on 25 Feb 2010 at 10:20
Original issue reported on code.google.com by
hiepnd...@gmail.com
on 25 Feb 2010 at 10:20Attachments: