Running the Application in Rational Application Developer

To run IBM Cúram Social Program Management on Rational Application Developer, the relevant servers must be started. Complete the following steps in Rational Application Developer:

  1. The server is launched as an RMI Application by executing StartServer class. Select the StartServer class by navigating to components/core/source default package in your project. Then select the Run as Application option from the Run button.
  2. Enable the server view, by navigating to Window -> Show View -> Other -> Server -> Servers.
  3. Add CuramEAR to the WebSphere Application Server and start the server. To do this right click on the Websphere Server v7.0 and click Add and Remove Projects. Select CuramEAR from Available Projects into Configured Projects and click Finish. Both Websphere v7.0 Server and CuramEAR should now have a status of started and Websphere v7.0 Server should have state synchronized.
  4. From the components/core/source default package in your project, select the RMILoginClient class and then select the Run as Application option from the Run button.
  5. The application is now ready for use. Login using the URL : http://localhost:9081/Curam/AppController.do