[Java programming language only]

Running an integrated client or server application with WebSphere Application Server in Rational Application Developer

Configure and run a Java™ EE application with a WebSphere® eXtreme Scale client or server with the WebSphere Application Server runtime embedded in Rational® Application Developer.

Before you begin

The following steps are for WebSphere Application Server Version 7.0 with Rational Application Developer Version 7.5. The following steps might vary if you are using different versions of these products.
  • Install Rational Application Developer with WebSphere Application Server Test Environment extensions.
  • Install WebSphere eXtreme Scale into the WebSphere Application Server, Version 7.0 Test Environment in the rad_home\runtimes\base_v7 directory. For more information, see .

Procedure

  1. Define a eXtreme Scale server that is integrated with WebSphere Application Server for your project.
    1. In the Java EE perspective, click Window > Show View > Servers.
    2. Right-click in the Servers pane. Choose New > Server.
    3. Choose IBM® WebSphere Application Server v7.0. Click Next.
    4. Select a profile to use. The default is was70profile1.
    5. Enter the server name. The default is server1.
    6. Click Next.
    7. Select your Java EE application in the Available pane. Click Add > to move it to the Configured pane on the server. Click Finish.
  2. To run the Java EE application, start the application server.
    Right-click WebSphere Application Server v7.0 and select Start.