This chapter contains installation prerequisites and instructions for installing the BEA TUXEDO system on Windows NT. It also contains information on upgrading an existing BEA TUXEDO system.
BEA TUXEDO Release 6.5 running on a Windows NT platform can interoperate, as either master or non-master, with Release 6.5 running on any other supported platform.
All workstation platforms that are currently supported work with this release.
Interoperability
Installing BEA TUXEDO for Windows NT
Hardware Requirements
During installation, the following activities occur:
The Installation Process
autoexec.bat
file, if installing Workstation on Windows95
tlisten
password and creation of a password file under %TUXDIR%\udataobj\tlisten.pw
MSVC/MFC DLL
s and replacing them if necessary
During the installation of BEA TUXEDO Release 6.5 on Windows NT, the system environment is modified. One of these modifications is the You do this by ensuring that the first BEA TUXEDO system-related pathname in your system path is the pathname for the root directory of the BEA TUXEDO software or BEA TUXEDO System Libraries
PATH
environment variable. When an application is loaded, the link loader checks the local directory, followed by the system PATH
, user PATH
, and finally the path set in autoexec.bat
(if applicable). Because different versions of a DLL can exist in a system, it is critical to verify that the correct DLL version is loaded.
%TUXDIR%
. To do this, perform the following steps.
A further complication is that a DLL may be loaded in memory. As applications are loaded, they first attach to the library in memory, which may cause applications to attempt to load the incorrect DLL version. To prevent this, shut down all BEA TUXEDO processes before installing Release 6.5. (Microsoft's© Resource Kit for Windows NT provides additional information.)
To install the BEA TUXEDO system on Windows NT correctly, the person installing the application needs to log in with the user ID of Administrator.
If someone logs in from a non-administrator account, the TUXIPC
service will not have an entry in the registry. The BEA TUXEDO system is still functional, however, because TUXIPC
runs as a process, but all applications terminate when the user logs off.
You can install all or part of the BEA TUXEDO software CD-ROM. Specifically, you can install any of the following:
The documentation is installed from a separate documentation CD-ROM.
As part of the installation process, the BEA TUXEDO IPC Helper Service is installed as an NT Service; general installation information as well as the IPC parameters are installed in the registry. The layout of the registry is as follows:
Registry Contents
HKEY_LOCAL_MACHINE\Software\BEA Systems\TUXEDO\6.5\
Developer
Product information, such as the major and minor version numbers of the release, user and company names, is stored under the Release 6.5 key.
Values for the BEA TUXEDO IPC Helper Service, as well as the locations of The Security key has the following requirements:
TUXDIR
, NLSPATH
, ULOGDIR
, ULOGPFX
, and ULOGOUT
, are stored under the Environment key. You can tune the IPC values based on your application needs. (Refer to the control panel applet described in Chapter 3, "Configuring the BEA TUXEDO System for Windows NT.")
tlisten
must have read access permissions.
Native clients are advised to call To prevent this lapse in security the administrator should do the following:
Using The Security Key to Restrict Access
tpinit()
with the cltname
set to tpsysadm
in order to have access to BEA TUXEDO functionality. However, because tpsysadm
is a trusted user this results in a bypass of the APP_PW/USER_AUTH
authentication.
Click OK.
regedt32
Software
BEA
Systems
TUXEDO
6.5
Administrator
.
Programs
Windows NT Explorer.
To Install | Select |
---|---|
The server version of the BEA TUXEDO system |
WINNT |
Workstation client software |
WINNT |
If you are upgrading from an existing BEA TUXEDO system, and are using the BEA TUXEDO IPC Helper Service, you must stop the service and then proceed with the installation procedure.
Programs
Windows NT Explorer.
To Install | Select |
---|---|
The server version of the BEA TUXEDO system |
WINNT |
Workstation client software |
WINNT |
Note:
To ensure proper operation, regenerate any applicable TUXCONFIG
files.