Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 11697 invoked from network); 6 Apr 2005 20:43:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2005 20:43:12 -0000 Received: (qmail 96918 invoked by uid 500); 6 Apr 2005 20:42:47 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 96894 invoked by uid 500); 6 Apr 2005 20:42:47 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 96880 invoked by uid 99); 6 Apr 2005 20:42:47 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jbainbridge@gmail.com designates 64.233.184.204 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.204) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 06 Apr 2005 13:42:46 -0700 Received: by wproxy.gmail.com with SMTP id 71so355424wri for ; Wed, 06 Apr 2005 13:42:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ucLJr57LlEpcnep+5F8L62uM3YvyI8+0d7hn1Lfoi6n7KnEd1ANx90C5VZRt66x7ujdRYqbXUNdmqPaWKsFo7g6AN2YsE/aIAXjWY2RlRCQDMuAjbNQvfTdjoTzcS13Xaa3DlqGUE6lmL6w8uP4+bSrv1ObF2+nR45QkKT/SmVU= Received: by 10.54.15.26 with SMTP id 26mr1013143wro; Wed, 06 Apr 2005 13:42:43 -0700 (PDT) Received: by 10.54.23.76 with HTTP; Wed, 6 Apr 2005 13:42:42 -0700 (PDT) Message-ID: Date: Wed, 6 Apr 2005 15:42:42 -0500 From: Jason Bainbridge Reply-To: Jason Bainbridge To: Tomcat Users List Subject: Re: java.library.path - DLL - Domino In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Apr 6, 2005 3:33 PM, Durfee, Bernard wrote: > I am trying to use the native library for connecting to Domino from a > servlet. I was under the impression that the DLL needed to be in the > path specified by the java.library.path system property. However, this > does not seem to work. Try manually registering the DLL: regsvr32 "D:\Lotus\Domino\nlsxbe.dll" REgards, -- Jason Bainbridge http://kde.org - webmaster@kde.org Personal Site - http://jasonbainbridge.com --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org