To Install Expere Services

  1. Click the Browse button next to Local Path; browse to the distribution CD and locate the ExpereIEServices.EAR file. Click the Next button at the bottom of the page.
  2. Select the Show me all installation options and parameters option.
  3. Click Next.
    Note: This process may take a few minutes depending on the network connection and server usage.
  4. Advance through the screens and accept all defaults.
  5. Advance to the Map resource references to resources screen. Select the JDBC data source created earlier for each EJB.
  6. Proceed through the remaining screens, accepting all defaults until the Finish option appears.
  7. Click Finish on the Summary screen.
    The Installing… screen appears.
  8. Select one of the following options:
    • Save to save directly to the master configuration
    • Review to examine changes before saving or discarding
  9. Click Applications\Enterprise Applications on the left side of the screen to display the Enterprise Applications screen. Click the ExpereIEServices link.
    The ExpereIEServices screen appears.
  10. Under Detail Properties, select the Class loading and update detection link.
  11. In the Class loader order section, select the Classes loaded with application class loader first option.
  12. Click OK then Save to complete the configuration.
  13. If using SQl Server, modify the bsi.properties file, located in the deployed .ear file. This file can be in WebSphere at <WebSphere install directory>\AppServer\profiles\<profile name>\InstalledApps\<cell name>\ExpereIEServices.ear\bsi.properties.
  14. Uncomment the following lines:
    • com.bankerssystems.expere.db.AdminAccessorClass=com.bankerssystems.expere.db.SQLAdminAccessor
    • com.bankerssystems.expere.db.StoreAccessorClass=com.bankerssystems.expere.db.SQLSt