I have generated code with WSDL2OBJC. I have big problem with request in my Objective C client:
CatalogoPortBinding *binding = [[CatalogoSvc CatalogoPortBind
i had same problem until suggestion at below...
According to what you've shown from your console, the XML request you formulated is invalid. You have
david
But you should have (note the removal of the invalid XML tag termination):