[jcifs] Problem with NtlmServlet

dave mobley scprotz at hotmail.com
Sat Jun 14 04:15:57 EST 2003


I have run into this already,

the bigger problem seems to be that the VM for Domino is still 1.1.8.  This 
causes much more significant problems than the jsdk2.0 version on Domino.

I don't presume there is a version that runs on 1.1.8?

thanks for any info

dave mobley
scprotz at hotmail.com

>From: eglass1 at attbi.com
>To: "dave mobley" <scprotz at hotmail.com>
>CC: <jcifs at lists.samba.org>
>Subject: Re: [jcifs] Problem with NtlmServlet
>Date: Fri, 13 Jun 2003 11:31:06 +0000
>
> > Thanks everyone (and especially Eric) for the help.  It looks like that 
>did the
> > trick.  Now I have to attempt the port my servlet to Domino.
> >
>
>No problem.  If I remember correctly, Domino R5 ships with an ungodly old
>Servlet engine -- I believe it implements the Servlet API 2.0/2.1 or 
>somewhere
>thereabouts.  Some porting issues you will encounter (if this is the case)
>include:
>
>session.getAttribute()/setAttribute() used to be getValue()/putValue().
>response.flushBuffer() wasn't there.
>
>Neither of these is a big deal.  I think Domino R5 is an HTTP 1.1 server,
>which is good; the NTLM stuff is highly flaky over HTTP 1.0 due to the lack 
>of
>reliable persistent connections.
>
>Eric
>

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail




More information about the jcifs mailing list