[jcifs] Re: jcifs-0.9.4 released (fwd)

Michael B Allen mba2000 at ioplex.com
Thu Jul 1 17:21:40 GMT 2004


On Thu, 1 Jul 2004 10:49:08 -0400
Eric Glass <eric.glass at gmail.com> wrote:
>     URLConnection con = url.openConnection();
>     con = new NtlmHttpURLConnection(con);
> 
> This is basically what our URL handler does.  Since you aren't
> changing the default URL handler in this case, there shouldn't be any
> issues with the classpath etc.

That assumes that the rest of jCIFS will run ok without loading the handler.
In theory I think it should but jCIFS needs that to do *anything* with SMB
URLs. All SmbFiles are created through java.net.URL.

Mike

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


More information about the jcifs mailing list