![]() |
![]() |
BEA WebLogic Enterprise 4.2 Developer Center |
![]() HOME | SITE MAP | SEARCH | CONTACT | GLOSSARY | PDF FILES | WHAT'S NEW |
||
![]() GETTING STARTED | TABLE OF CONTENTS | PREVIOUS TOPIC | NEXT TOPIC | INDEX |
A copy of the For information about setting up a database so that it can be used with the University sample applications, see Appendix A, "Setting Up the Database."
For information about the operating system platforms supported by the product, see Installing the WebLogic Enterprise Software.
To run the client applications in the University sample applications, you need the following development tools:
Readme.txt
file with troubleshooting information and the latest information about setting up the sample applications is included in each sample application directory.
System Prerequisites
You need to set several parameters in the Editing the setenv and UBBCONFIG Files
setenv
and UBBCONFIG
files in order for the University sample applications to work properly, as follows:
setenv
file sets the system environment variables needed to build and run the sample applications. Each sample application directory contains a unique setenv
file. The name of the setenv
file designates which sample application the file is to be used with. For example, setenvb
is for the Basic sample application. Each sample application directory contains a setenv
file for the Windows NT and UNIX operating systems. For a list of the specific file names for the setenv
file, see Table 2-1.
UBBCONFIG
file is the configuration file for the sample application. The UBBCONFIG
file defines parameters for how the client and server applications in the sample application should work. Each sample application directory contains a unique UBBCONFIG
file. The name of the UBBCONFIG
file designates which sample application the file is to be used with. For example, ubb_b
is for the Basic sample application. Each sample application directory contains a UBBCONFIG
file for the Windows NT and UNIX operating systems. For a list of the specific file names for the UBBCONFIG
file, see Table 2-1.
The information in the Table 2-1 describes the naming conventions for the
Basic
Security
Transactions
Wrapper
Production
Table 2-2 lists the parameters you need to modify in the
Table 2-3 lists the parameters you need to modify in the
Before you can use the University sample applications, you need to run the
Note:
The makefiles for the University sample applications assume Microsoft Visual C++ is installed in the following location on Windows NT:
setenv
and UBBCONFIG
files must match. The following sections explain how to edit the setenv
and UBBCONFIG
files.
Naming Conventions for the setenv and UBBCONFIG Files
setenv
and UBBCONFIG
files.
Table 2-1 Naming Conventions for
setenv
and UBBCONFIG
Files
University
Sample Application
Naming Convention
Setting setenv Parameters
setenv
file.
Setting the UBBCONFIG Parameters
UBBCONFIG
file.
Running the setenv Command
setenv
script to ensure your system environment variables reflect all the changes made in the process of setting up the Oracle database and your configuration. Instructions for running the setenv
command are included in the descriptions of building the individual sample applications.
c:\Progra~1\Devstu~1\VC
c:\Progra~1\Devstu~1\VC\Bin\VCVARS32.bat
~
in the directory path to ensure the system variable is set correctly.