BEA Logo BEA WebLogic Tuxedo Connector Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   WebLogic Tuxedo Connector Release Notes:   Previous Topic   |   Next Topic   |   Contents   

 

Quick Start Guide

 

This section tells you how to install and configure the WebLogic Tuxedo Connector Release 1.0. For more detailed information, see the WebLogic Tuxedo Connector Administration Guide.

Download the WebLogic Tuxedo Connector

This section provides information on how to install the distribution.

  1. Download the WebLogic Tuxedo Connector Release 1.0 distribution from the BEA Download Center, located at http://www.beasys.com/download.shtml. The WebLogic Tuxedo Connector is available from the Tuxedo 8.0 download page.

  2. Run the Installation program.

Setting up the WebLogic Tuxedo Connector

This section provides an example on how to configure the WebLogic Tuxedo Connector for the default server on an NT platform.

Note: Unix users: make appropriate substitutions such as replacing the `\' with `/'

  1. Create a WebLogic Tuxedo Connector configuration file. Save the file in the .\config\mydomain directory. A simple method to create this file is to copy a configuration file from one of the examples included in the distribution and edit it for your environment.

  2. Save your_configuration_file.xml file

  3. Validate the XML configuration file, enter the following command:

     > java weblogic.wtc.gwt.WTCValidateCF your_XML_configuration_file

  4. Edit the .\config\mydomain\setEnv.cmd.

  5. Edit the .\config\mydomain\startWebLogic.cmd.

  6. Update the domain environment. Run the .\config\mydomain\setEnv.cmd

  7. Start the default server. Run the .\config\mydomain\startWebLogic.cmd

  8. Start the default console. Open the mydomain domain

  9. Open Deployments > Startup & Shutdown

  10. Create a startup class.

  11. Create a shutdown class.

  12. Restart the WebLogic Server.

The WebLogic Tuxedo Connector is now installed on the default server.