Network Deployment (Distributed operating systems), v8.0 > Migration and coexistence > Migrate Application profiling


Run previous versions of application profiles on v8

J2EE 1.3 applications created using WAS v5.x have an application profile configuration formatted for v5.x. Although, you can use applications with an application profile configuration from v5.x on WAS v7.0 and v8.0, change a setting. Also, there are several implications to using v5.x application profiles on v7.0 and v8.0.

The WAS application profiling function works under the unit of work concept. This gives it a more predictable data access pattern based on the active unit of work, which could be either a transaction or an ActivitySession.


Procedure