I have an issue with a web service that I hope someone can help with.
We are running Domino 7.0.3, and I have setup a Override Session Authentication so the web service URL uses basic authentication.
The problem I am having, is when I try to construct a URL that I can pass to BlackBerry MDS Studio (the web service consumer ) that lets me both logon and view the WDSL.
ie
The only way I can seem to get it working is loading it just the webservice (ie no ?WSDL ) then
rediect to the WSDL
however I don’t think the consumer reads the Rediect part of the URL