Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 24084 invoked from network); 12 Dec 2007 08:16:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2007 08:16:08 -0000 Received: (qmail 15174 invoked by uid 500); 12 Dec 2007 08:15:44 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 15148 invoked by uid 500); 12 Dec 2007 08:15:44 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 15137 invoked by uid 99); 12 Dec 2007 08:15:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2007 00:15:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jshohel@gmail.com designates 209.85.146.179 as permitted sender) Received: from [209.85.146.179] (HELO wa-out-1112.google.com) (209.85.146.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2007 08:15:22 +0000 Received: by wa-out-1112.google.com with SMTP id m38so257898waf.16 for ; Wed, 12 Dec 2007 00:15:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=BAya7XarsRX21GmQ0CqDMHZPK0UyzPUbW1TN6og06hA=; b=NXdUFmcv9KGvCdFUY4uuOUAPP/QoVC1JFz3hmjAuY3QauHX8uUxYyIji0ktslQktMVcCYOgGnWS+6D/BGbt4R7VwPQ2blRj2rHsHvO8BueHgGaBaARV9ayYZic19C7goBXMaIAI5BZQ9soYjEAbDyGQkDiFAeRdssAiKLv1d338= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=d7uTDAU+Z+cX+TFfTo9kiEg01XQy6P4wL0PEwNzBgUP5JKsAGx8/vfg4c/Pk69cjWFX3zxC9ID3ZznYN4oOB6Wr6gaqET8e18WmggWBzSo8fmHAgiyR/KumFHSDMvtoOOhMK3SLsbiq+/HLiLvM6i0uq6UOo5iez3BA5y3+vm6w= Received: by 10.142.107.1 with SMTP id f1mr53476wfc.77.1197447325886; Wed, 12 Dec 2007 00:15:25 -0800 (PST) Received: by 10.142.153.6 with HTTP; Wed, 12 Dec 2007 00:15:25 -0800 (PST) Message-ID: Date: Wed, 12 Dec 2007 09:15:25 +0100 From: "Md. Jahid Shohel" To: users@tomcat.apache.org Subject: Location of API MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, in "org.apache.tomcat.util.net.puretils.PureTLSImplementation.java" file I see an import like this "import COM.claymoresystems.ptls.SSLSocket;", can I know where that package/jar file is located? Here I want to mention that, I went through all jar files in "$CATALINA_HOME/lib" and "$CATALINA_HOME/bin" directories. But didn't find that package. Please, I need to get that desperately. Thanks in advance. Regards, Jahid --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org