Consuming Web Services requiring Authentication from behind Proxy server
- by Jan Petersen
Hi All,
I've seen a number of post about Proxy Authentication, but none that seams to address this problem.
I'm building a SharePoint Web Service consuming desktop application, using Java, JAX-WS in NetBeans. I have a working prototype, that can query the server for authentication mode, successfully authenticate and retrieve a list of web site.…