Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2733
| From | Lothar Kimmeringer <news200709@kimmeringer.de> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: HTTP Error 407 Proxy authentication required |
| Date | 2013-06-30 22:16 +0200 |
| Organization | Organization?! Only chaos here! |
| Message-ID | <1iqhk3zmf97ha.dlg@kimmeringer.de> (permalink) |
| References | <4e278766-6a91-48f5-860c-05ab188abe4b@googlegroups.com> |
ckarunprakash@gmail.com wrote:
[Proxy Authentication]
> This is working fine in my window machine but this is not working
> in linux machine. i am getting eror like this
>
> Exception in thread "main" java.io.IOException: Server returned
> HTTP response code: 407 for URL: http://www.google.com/ at
[...]
> Any idea where it is going wrong.
Is the Proxy a Windows based one? If yes, it might only
accepts NTLM-authentications that aren't supported by all
Java versions.
Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar | Unroll thread
HTTP Error 407 Proxy authentication required ckarunprakash@gmail.com - 2013-06-18 22:17 -0700
Re: HTTP Error 407 Proxy authentication required Roedy Green <see_website@mindprod.com.invalid> - 2013-06-19 13:01 -0700
Re: HTTP Error 407 Proxy authentication required Lothar Kimmeringer <news200709@kimmeringer.de> - 2013-06-30 22:15 +0200
Re: HTTP Error 407 Proxy authentication required Lothar Kimmeringer <news200709@kimmeringer.de> - 2013-06-30 22:16 +0200
csiph-web