[jcifs] NtlmHttpFilter: How to test it

Michael B Allen mba2000 at ioplex.com
Wed Apr 13 17:08:55 GMT 2005


On Wed, 13 Apr 2005 16:18:45 +0200
"Albrecht Scheidig" <albrecht.scheidig at hype.de> wrote:

> The domain controller is the same as the webserver, so I can also use
> 127.0.0.1 (?) but then I get after a long time:
> jcifs.smb.SmbException: Timeout trying to open socket
> java.net.ConnectException: Connection refused: connect
> 	at java.net.PlainSocketImpl.socketConnect(Native Method)

It sounds like you have some very basic connectivity problems. It's
something that doesn't have to do with the filter really. I would
recommend testing some of the example programs like ListFiles.java just
to see that jCIFS is working properly in your environment. That way you
don't have to have all sorts of services and applications running to
debug the thing.

Mike

-- 
IRC - where men are men, women are men, and the boys are FBI agents.


More information about the jcifs mailing list