Hi All,

 

When running the test framework, some clients are not running because some client stubs are not setting the SOAP Action correctly. So I would like to suggest that the SOAPAction is set in the client code calling setTransportProperty() method of the stub ( we use this option locally very successfully )

 

Ex:  ws.setTransportProperty(“SOAPAction”, "Calculator#add");

       iResult = ws.add(i1, i2);

 

 

Or  to give the SOAPAction as a command line option

 

Regards,

 

Marcus Dushshantha Chandradasa

Associate  Software Engineer

Virtusa (Pvt) Ltd.

[EMAIL PROTECTED]

Mob:  0714867441

 

 

 

Reply via email to