Can OCCAS/JROCKET be configured to use dnsjava?
Hi,
We are in the process of migrating from saifin to OCCAS. In sailfin (I think it's actualliy a java standard way fo providing a service provider), when this below system property is set
-Dsun.net.spi.nameservice.provider.1=dns,dnsjava
, this instructs the JVM to use the dnsjava service provide for DNS at the highest priority
Refer to this document for further information about dnsjava: http://www.xbill.org/dnsjava/dnsjava-current/README
We are installing OCCAS (occas500) with JROCKIT: jrockit-jdk1.6.0_20-R28.1.0-4.0.1. It's said that may not be supported in future java release. Will it be possible to direct all DNS requests to dnsjava when the property is set?
We are in the process of migrating from saifin to OCCAS. In sailfin (I think it's actualliy a java standard way fo providing a service provider), when this below system property is set
-Dsun.net.spi.nameservice.provider.1=dns,dnsjava
, this instructs the JVM to use the dnsjava service provide for DNS at the highest priority
Refer to this document for further information about dnsjava: http://www.xbill.org/dnsjava/dnsjava-current/README
We are installing OCCAS (occas500) with JROCKIT: jrockit-jdk1.6.0_20-R28.1.0-4.0.1. It's said that may not be supported in future java release. Will it be possible to direct all DNS requests to dnsjava when the property is set?
0