Hello,
i'm working on soap client and a .net webservice, i have generated the client with netbeans 6.0 but when i run the app it give me this error:
java.lang.NullPointerException
at sun.net.www.protocol.http.NTLMAuthentication.init(NTLMAuthentication.java:138)
at sun.net.www.protocol.http.NTLMAuthentication.<init>(NTLMAuthentication.java:133)
at sun.net.www.protocol.http.HttpURLConnection.getServerAuthentication(HttpURLConnection.java:1586)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1039)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367)
What can i do?
[Message sent by forum member 'lencoboy' (lencoboy)]
http://forums.java.net/jive/thread.jspa?messageID=248435