VB « cxf « Java Enterprise Q&A





1. VB.NET web service client accessing Java web service - connection aborted    stackoverflow.com

I had a problem getting a VB.NET web service client to receive the response object from a Java web service. In the process of posting this question someone from another ...

2. VB.NET + Apache CXF + HTTP POST    stackoverflow.com

I would like to know what the best way to transfer file contents using HTTP POST in Apache CXF and VB.NET as the client? The file could be of any extension.