I use jcifs 1.2.7 http filter and I have this problem: my configuration use a list of wins server (winsA, winsB and winsC) and a domain DOMAIN. At the first request I have an error UnknownHostException on DOMAIN (trows in line 292, method getAllByName, class NameServiceClient). This problem is caused by a response with resultCode!=0. Is possible switch wins when this happens?
No. We only switch to an alternate WINS server when the current one is not responding. That is by design and will not be changed. If you have any questions, please direct them to the jcifs mailing list.