+

Search Tips   |   Advanced Search

 

Learn about application profiling

 

Find links to Web resources for learning, including conceptual overviews, tutorials, samples, and "How do I?..." topics, pending their availability.

 

How do I?...

  Develop and assemble applications for application profiling

Checkmark

Assemble applications for application profiling
  Deploy, administer, and troubleshoot your applications

Checkmark

Deploy applications (same as any application type)

Checkmark

Administer application profiles

Checkmark

Automatically configure application profiles and tasks

Checkmark

Develop TaskNameManagers

 

Conceptual overviews

Documentation Documentation

Application profiling
   

 

Samples

Samples

The Samples Gallery offers:

     

  • Account management

    The account management application is provided 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.