Page 1 of 1
uploader and proxy issue
PostPosted:Tue Sep 16, 2014 8:14 am
by will
Hi,
I have installed OpenKM 6.3 and everything works fine.
However the uploader applet does not work when I'm behind a proxy (at work). When at home (no proxy) uploader works well.
I checked java setup and it is configured to use browser settings. To see if it was a linux issue, I also tried with a windows client and it's the same problem.
any ideas?
Will
Re: uploader and proxy issue
PostPosted:Wed Sep 17, 2014 6:22 am
by jllort
Could try lookin in google for "java applet behing proxy"
http://www.java.com/en/download/help/proxy_setup.xml
http://askubuntu.com/questions/59279/ho ... hind-proxy
If you solve it, please share with us the solution, because can be useful for other community users.
Re: uploader and proxy issue
PostPosted:Wed Sep 17, 2014 7:27 am
by will
As I said I already checked that, under windows with the java settings and under linux with the icedtea plugin settings, in both the proxy settings are configured (it is the default) as "use browser settings". I also tried to manually setup the proxy, but the problem remains.
Re: uploader and proxy issue
PostPosted:Thu Sep 18, 2014 5:06 pm
by jllort
Do you got application.url parameter well configured ? because uses it to connect to application ?
Re: uploader and proxy issue
PostPosted:Fri Sep 19, 2014 1:42 pm
by will
Yep it is.
And by the way it works well when I'm not behind a proxy.
Re: uploader and proxy issue
PostPosted:Sun Sep 21, 2014 6:49 am
by jllort
Sincerely I don't have any idea to help. I should debug some application ( applet ) to understand what's happening into, and at same time look for proxy log.