Installation guide

Platform-Specific Information
53
Problem 385237 (Linux only). Unstable Databases
LiveWire may exhibit problems on Linux platforms with all databases (except Informix) when
running under stress conditions.
Problem 394712. Users cant access CGI variables from within a servlet
You can not access the internal getCgiVariable() functionality from the servlet
HttpServletRequest interface. If you try, the server displays the following compilation error:
WASPServlet.java:269: Method getCgiVariable(java.lang.String) not found in
interface javax.servlet.http.HttpServletRequest.
String cgiVar = req.getCgiVariable("PATH_TRANSLATED");
^
Note: WASPServlet.java uses or overrides a deprecated API. Recompile with
"-deprecation" for details.
1 error, 1 warning
Platform-Specific Information
This section describes platform-specific known problems and workarounds for the following
platforms:
Linux Platforms
Solaris Platforms
HP-UX Platforms
IBM AIX Platforms
Windows NT Platforms
Linux Platforms
Web Publisher and Search
iPlanet Web Server, Enterprise Edition 4.1, does not support the Web Publisher or Search features
on Linux platforms.
Support for Multithreaded Database Applications on Linux
Oracle Client SDK version 8.0.5 and DB2 Client SDK version 6.1 support multithreaded database
applications.