the proxy requires authentication, but the devkit doesn't support it. The usr and pwd parameters are not for proxy authentication, but for web authentication in widsets http service. If you ask 'what...
Type: Posts; User: j-engineering; Keyword(s):
the proxy requires authentication, but the devkit doesn't support it. The usr and pwd parameters are not for proxy authentication, but for web authentication in widsets http service. If you ask 'what...
Nokia Widsets project appears to be dead now, a great product being born in wrong place and wrong time. Probably its main problem is that it is based on java technology, a cross-platform framework...
Yes, I know, but it doesn't work for proxies with authentication. Old SUN WTK 2.2 emulator (for j2me development) also didn't support proxy authentication, but in WTK 2.5 it was added.
I fetch data with HTTP service, with a filter. Encoding of pages is content="text/html; charset=windows-1251", but seems Widset server ignores charset, and parses it in some other code page. I see...
Yes, I tried to use it with proxy authentication. If it is not the case, then it seems to be WAD (works as designed)
So it is not a bug report then, it's a feature request :)
The same as in devkit 2.0, proxy authentification doesn't work reporting error 407.
This problem laready was reported here:
http://dev.widsets.com/forum/topic/1/1749457/1/
I'm not sure if...