- Following the appropriate instructions, install both BEA WebLogic 7.0 and Synapta Services Builder for Screens, (only Task Builder is needed) on the same computer.
- During or after installation, you have the option of creating a new eai domain. When you do so, note the port, username, and password that you use when creating the eai domain. Attachmate currently does not support Mail. You can enter whatever values you find appropriate during this step.
- Edit the
SetEaiDomainData.cmd file that was generated for the new domain by entering the following information after the samples server classpath entries:
- set
EAIROOT=C:\progra~1\Attachmate\EAI
- set
SVRCP=%WLI_HOME%\lib\wlaiclient.jar;
%SVRCP%;%EAIROOT%\Common\config
- Run the Integration Database Wizard. Choose Create Database, and use the other default options.
- Start the WebLogic server.
- Add the JCA adapter to WebLogic.
- Run http://<MachineName>:<WebLogicPort>\console
- Select Applications from the left pane.
- Select Install a New Application from the right pane.
- Browse to the
<AttachmateInstall>\EAI\ScreenConnectors directory.
- Open ATTACHMATE_SCREEN_ICA_1_0.ear.
- Select the configured server, and add to list of servers.
- Select Deploy Application. After auto refresh occurs, verify that the deployment was successful.
|