Downloading on Windows platform
Copy the library as follows:
- Procedure
- Download the
tomcat-native-1.1.31-win32-bin.zip
archive from the Apache Tomcat website.
For example, download the
tomcat-native-1.1.31-win32-bin.zip
archive file from the following URL to a temporary location, such asC:\temp\apache_lib.
http://mirror.reverse.net/pub/apache/tomcat/tomcat-connectors/native/1.1.31/binaries/tomcat-native-1.1.31-win32-bin.zip
- Navigate to the temporary location directory, C:\temp\apache_lib, where the tomcat-native-1.1.31-win32-bin.zip archive is downloaded.
- Extract the tomcat-native-1.1.31-win32-bin.zip archive in the same directory, C:\temp\apache_lib.
- Copy the tcnative-1.dll library to the
TIBCO_HOME\tibcojre64\1.7.0\bin directory.
- For Windows 64-bit platform, the tcnative-1.dll library is found at the C:\temp\apache_lib\tomcat-native-1.1.31-win32-bin\bin\x64 location.
- For Windows 32-bit platform, the tcnative-1.dll library is found at the C:\temp\apache_lib\tomcat-native-1.1.31-win32-bin\bin location.