[jcifs] TransportException

Alexander Lochschmied Alexander.Lochschmied at Vishay.com
Wed Feb 22 12:41:06 GMT 2006


Hello Mike, Claudia,

 

could it be that this error occurs when in web.xml one or more invalid
servers are specified?

 

<filter>

    <filter-name>NtlmHttpFilter</filter-name>

    <filter-class>jcifs.http.NtlmHttpFilter</filter-class>

 

    <init-param>

        <param-name>jcifs.http.domainController</param-name>

        <param-value>valid.domain.tld</param-value>

    </init-param>

 

    <init-param>

        <param-name>jcifs.http.domainController</param-name>

        <param-value>_i_n_valid.domain.tld</param-value> <!-- NOT AVAILABLE
-->

    </init-param>

</filter>

 

Regards,

Alex

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list