overwolf
overwolf
Yes , http://ws.link.test.hotelresb2b.com/axis2/services/Link?xsd=login.xsd
And when I wrap the xml with some headers like this:  How should I create the corresponding object in the headers? Many thanks, Victor
Sorry for the response, I will not bother you anymore. We have this in metadata and SoapContainer.  We need to execute the following request:  Following your example we...
No, I think the problem is in ArgumentsReader when the serviceDefinition have many parts. In method **handleHeaders** you set in envelope the instance of the headers and return the body....
Here is the wsdl if you want to check but is allright I think:  
If I pass GetRoomsInput directly like:  I've another error: PHP Fatal error: Call to a member function value() on string in /var/www/igm_client/vendor/jms/serializer/src/JMS/Serializer/Metadata/PropertyMetadata.php on...
Yes, if you pass like this: ` $client->getRooms($rq, $userValidation);` I've this error: `PHP Notice: Undefined index: requestRoomsHeader in /var/www/igm_client/vendor/igm/synergyclient/src/Arguments/ArgumentsReader.php on line 71 PHP Fatal error: Call to a member function...
But I don't understand if I create request and set the body and header manually like:  When I serialize to convert in XML...
And in getRoomsInput I have this:  And I've another error: 
If the problem if this header:  Can I do this?  MyHandler is with o without namespace? I want to do this to avoid the following: 