Hi there,
I managed to replaced java's default dns ns with DNSJava in my application.
System.setProperty("sun.net.spi.nameservice.provider.1","dns,dnsjava");
When I run my application as it is from eclipse, my application works.
It loads DNSJAVA. However, when I deployed my application via JNLP, my
application used the native DNS. Is there anything i am missing here?
Thanks in advance!
--
Est Solaris Oth Mithas
|