[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[udig-devel] Re: [udig-users] proxy
|
Sorry, I trew us out of the list. Back in.
> I tried :
>
> -Dhttp.proxyHost=10.200.53.29
> -Dhttp.proxyPort=3128
I can see there are some more possible. Did you try those:
-Dhttp.proxySet=true
-Dhttp.proxyHost=localhost
-Dhttp.proxyPort=8888
And for authentication set these parameters also
-Dhttp.proxyUser=<your_username>
-Dhttp.proxyPassword=<your_password>
Andrea
> -Xmx386M
> -Dosgi.parentClassloader=ext
>
> instead with the same result :(
>
> Laurent
>
> Le 15 mai 08 à 17:13, andrea antonello a écrit :
>
>>> I'm trying to connect to a WMS through a firewall with UDIG with no
>>> success.
>>> I changed udig.ini with
>>>
>>> -vmargs = -Dhttp.proxyHost=10.200.53.29 -Dhttp.proxyPort=3128
>>
>> are the equal signs needed? You sure the syntax is right?
>>
>> Andrea
>>
>>> -Xmx386M
>>> -Dosgi.parentClassloader=ext
>>>
>>> but it didn't worked better. And by the way how is it possible to tell
>>> UDIG
>>> about usr/passwd ?
>>>
>>> Any idea ?
>>>
>>> Thanks
>>>
>>> Laurent
>>> _______________________________________________
>>> udig-users mailing list
>>> udig-users@xxxxxxxxxxxxxxxxxxxxx
>>> http://lists.refractions.net/mailman/listinfo/udig-users
>>>
>
>