Sample: Compute-intensive batch application with an EJB project

This sample contains a batch project (TryMe) that is associated with an EJB project (TryMeEJB) and an EAR project (TryMeEAR). The TryMe application demonstrates the compute-intensive programming model by performing compute-intensive mathematical calculations for a specified time.
Import and configure: 15 minutes
Before importing this sample, make sure that you are running IBM® Rational® Application Developer version 8.0.1 or later.
Restriction: This sample does not run on IBM WebSphere® Application Server Developer Tools for Eclipse.
This sample might require some optionally installable components. If you encounter errors or cannot find user interface options when you run the sample, ensure that you installed the following optional components:

Click the Prepare to import link for details about setup and configuration.

To use the sample, click Import sample, and save the compressed file to a directory on your workstation. After downloading the sample, import the sample project into your workspace: Click File > >Import > >Existing projects into workspace > >Select archive file, and then click Browse to find the downloaded sample project file

Import Sample


Feedback