XA

The XA screen allows you to configure a JDBC driver that supports XA datasources, which allow connection to multiple databases and distributed transactions across machines or processes. If your enterprise bean has distributed transaction support, you need to configure a driver supporting XA Datasources.

  1. Click the Add button in the XA Datasources pane to add an XA Datasource listing.
  2. Click the Add button in the Properties pane.
  3. In the Property Name column, select a property from the menu.
  4. In the Value column, enter the value of the property.
  5. In the Recovery Settings pane, enter the User Name and Password that the server will use to reconnect to the datasource if the session is terminated.
  6. To delete a datasource or a property, select it from the table and click the appropriate Delete button.


Copyright 1999-2001 Sun Microsystems, Inc. All Rights Reserved.