Archive for the ‘Web Services’ Category
Invoking a Java/AXIS Web Service from .NET: the ‘return null’ issue
When you try invoke a Java/Axis Web Service from a proxy class generated by Visual Studio 2005 or Visual Studio 2008 you often crash against the ‘return null’ issue.
The web service seems to get called correctly and it responds to your client in the right way (you have no exception of any sort), but your [...]



