Why and when to perform this task
Configure web components' application managed tasks to associate requests from a servlet or JavaServer Pages (JSP) file with application profiles. . This task should be performed only for web components that programmatically set the configured task and then programmatically begin either a transaction or ActivitySession. If a unit of work is not begun after the task is set, then the set task is ignored.
For a Version 6.0 client to interact with applications run under the Application Profiling 5.x Compatibility Mode, you must set the appprofileCompatibility system property to true in the client process. You can do this by specifying the -CCDappprofileCompatibility=true option when invoking the launchClient command.
Steps for this task
The description is provided for your convenience, it is not used by the run time environment.
Related tasks
Configuring container managed tasks for Web components
Using the TaskNameManager interface
Creating an application profile