Learn about application profiling


 

+

Search Tips   |   Advanced Search

 

  1. Assemble applications for application profiling
  2. Deploy applications (same as any application type)
  3. Administer application profiles
  4. Develop TaskNameManagers
  5. Application profiling

The Samples Gallery offers the Account management applicatin to demonstrate a simple example of how to use the application profiling service to configure J2EE applications.

The account management application uses a servlet, a stateless session bean, and a container-managed entity bean (EJB 2.1 CMP) to drive a very basic business scenario. One of the paths run by the application is a read-only operation; another path is an update operation. Application profiles, access intent policies, tasks, and task policies are configured such that the persistence manager and container can accurately determine the intentions different operations of the application and optimize the behavior of the persistence operations without compromising data integrity.