SV: Location of API

2007-12-13 Thread Wilhelmsen Tor Iver
> Then that import on > > >org.apache.tomcat.util.net.puretils.PureTLSImplementation.java" ---> >"import COM.claymoresystems.ptls.SSLSocket; > >should give error, but that is not giving any error. No, it just means the library is available at compile-time. Try checking your IDE for the ja

Re: Location of API

2007-12-12 Thread Md. Jahid Shohel
ROTECTED]> wrote: > > From: Md. Jahid Shohel [mailto:[EMAIL PROTECTED] > > Subject: Re: Location of API > > > > Thanks, actually I saw that, but I want to use that from inside > > tomcat. So, I need to know from where tomcat is using that. > > I don't believe t

RE: Location of API

2007-12-12 Thread Caldarale, Charles R
> From: Md. Jahid Shohel [mailto:[EMAIL PROTECTED] > Subject: Re: Location of API > > Thanks, actually I saw that, but I want to use that from inside > tomcat. So, I need to know from where tomcat is using that. I don't believe the standard distribution includes PureTLS (du

Re: Location of API

2007-12-12 Thread Md. Jahid Shohel
Hi, Thanks, actually I saw that, but I want to use that from inside tomcat. So, I need to know from where tomcat is using that. Regards, Jahid On Dec 12, 2007 3:12 PM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Md. Jahid Shohel [mailto:[EMAIL PROTECTED] > > Su

RE: Location of API

2007-12-12 Thread Caldarale, Charles R
> From: Md. Jahid Shohel [mailto:[EMAIL PROTECTED] > Subject: Location of API > > 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 &g

Location of API

2007-12-12 Thread Md. Jahid Shohel
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_H