Assemble applications that use ActivitySessions
We can set the ActivitySession deployment attributes for an enterprise bean or a Web application.
For an enterprise bean, we can set the ActivitySession deployment attributes so that the bean can participate in an ActivitySession context and support ActivitySession-based operations.
For a Web application, we can set the ActivitySession deployment attributes so that the application can start UserActivitySessions and perform work scoped within ActivitySessions.
Tasks
- Set EJB module ActivitySession deployment attributes.
- Set Web module ActivitySession deployment attributes.
Subtopics
- Setting EJB module ActivitySession deployment attributes
Use this task to set the ActivitySession deployment attributes for an enterprise bean to enable the bean to participate in an ActivitySession context and support ActivitySession-based operations.- Setting Web module ActivitySession deployment attributes
Use this task to set the ActivitySession deployment attributes for a Web application to start UserActivitySessions and perform work scoped within ActivitySessions.
Related:
The ActivitySession service Set Web module ActivitySession deployment attributes Set EJB module ActivitySession deployment attributes ActivitySession and transaction container policies in combination Rational Application Developer documentation