RE: Running tomcat as native

2009-10-07 Thread Vivek Shanmughan
Subject: Re: Running tomcat as native Vivek Shanmughan wrote: > > Operating system - Windows XP SP2 > Tomcat version - apache-tomcat-5.5.28 > Exactly what did you download - tcnative-1.dll from the location > http://tomcat.heanet.ie/native/1.1.14/binaries/win32/ You should use 1

RE: Running tomcat as native

2009-10-07 Thread Vivek Shanmughan
, October 07, 2009 3:47 PM To: Tomcat Users List Subject: Re: Running tomcat as native Vivek Shanmughan wrote: > Hi all, > >I am trying to run tomcat as native. I downloaded tcnative-1.dll > and copied it to tomcat/bin. Still am getting the INFO : "The Apache > Tomcat Native

RE: Running tomcat as native

2009-10-07 Thread Vivek Shanmughan
e.pathSeparator)) System.out.println(path); } Please put the DLL file into those paths, it may help you! Kind regards, Mercy On Wed, 07 Oct 2009 15:35:11 +0800, Vivek Shanmughan wrote: > Hi all, > I am trying to run tomcat as native. I downloaded tcnativ

RE: Running tomcat as native

2009-10-07 Thread Vivek Shanmughan
Hi all, I am trying to run tomcat as native. I downloaded tcnative-1.dll and copied it to tomcat/bin. Still am getting the INFO : "The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: " Can anyone please give me