Bug 3595 - switch wins when responseCode!=0
Summary: switch wins when responseCode!=0
Status: RESOLVED INVALID
Alias: None
Product: jCIFS
Classification: Unclassified
Component: core (show other bugs)
Version: 1.2
Hardware: All All
: P3 enhancement
Target Milestone: ---
Assignee: Michael B. Allen
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 10:30 UTC by Giuseppe Verduci
Modified: 2006-03-09 23:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giuseppe Verduci 2006-03-09 10:30:03 UTC
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?
Comment 1 Michael B. Allen 2006-03-09 23:02:42 UTC
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.