[jcifs] if connection timed out (or other error...)

Michael B Allen mba2000 at ioplex.com
Wed Dec 22 07:17:17 GMT 2004


On Wed, 22 Dec 2004 06:36:55 +0000 (UTC)
Marko <marko.krejic at enovation.se> wrote:

> Hi! 
> 
> If a domain controller isn't responding or any kind of error occurs, is it
> 
> possible to specify an error page that should be shown? 

I don't know much about Java web apps so I'll let someone else answer
your question about generating error pages with the Servlet Filter.

But note that jcifs 1.1.5 has code specifically designed for finding
and rotating through good domain controllers. It will retreive a list
and interrogate each one eliminating unresponsive ones from contention
until a good one is found. This is all transparent to the user minus
some small delays if DCs are unresponsive.

Mike

-- 
Greedo shoots first? Not in my Star Wars.


More information about the jcifs mailing list