To get started with the Feature Pack for CEA, you can use
the setup scripts, which are customizable scripts that create a CEA-compatible
standalone application server profile, install the CEA sample applications,
and create the resources that are required by the sample applications.
Before you begin
Before running the setup scripts, perform the following
actions:
- Install WebSphere Application Server Version 7.0.0.7 or later
along with the same level of the IBM Software Development Kit (SDK).
- Install the Feature Pack for CEA Version 1.0.0.1 or later.
Procedure
Complete the following actions to copy,
customize, and run the setupCEA.bat script.
- Copy the setupCEA.bat and setupCEA.py files
into your app_server_root\bin directory.
For example:
C:\Program Files\IBM\WebSphere\AppServer\bin
- Customize the three path variables in the setupCEA.bat file
to match your environment.
- Run setupCEA.bat.
For further information, see the comments in the setupCEA.bat file.
Complete the following
actions to copy, customize, and run the setupCEA.sh script.
- Copy the setupCEA.sh and setupCEA.py files
into your app_server_root/bin directory.
For example:
/opt/IBM/WebSphere/AppServer/bin
- Customize the three path variables in the setupCEA.sh file
to match your environment.
- Run setupCEA.sh.
For further information, see the comments in the setupCEA.sh file.