We have a Domino application that consumes a number of SQL Server web services.
As such there is no problem with that, except for the performance.
We are talking about 20 x the time it takes to consume the same web service (same parameters, same return) with for instance SOAP UI.
I have monitored this ever since Domino provides web services consumers, that Domino is extremely slow in communicating and parsing the results to its objects.
Unfortunately sometimes there is no REST services available and the only service that is available is a SOAP web service.
Can someone at IBM please look into this for 9.0.2 maybe. It can't be that hard to find out why IBM object classes take 20 x longer than required.
I can open up the web service for IBM personell if required and provide the SOAP UI project file to test and compare with.