Hi,
Can someone tell me how to do proxy settings for glassfish-V2ur2 ?
I followed <
http://weblogs.java.net/blog/2009/03/17/how-configure-proxy-glassfish-v3>,
but not working for me.
<java-config ...>
<jvm-options>-Dhttp.proxyHost=myproxy.mydomain</jvm-options>
<jvm-options>-Dhttp.proxyPort=myproxy.port</jvm-options>
These settings are automatically deleted when i start the server.
Thanks in advance.
Kosala