In the <ND_install_root>\installableApps is the WPFKeyBasedPartitionSample.ear file. This .ear has not been deployed and contains the source for the partitioning facility (WPF) example. The D_ WPFKeyBasedPartitionSample.ear is a deployed example and for administrators who want to load and begin experimenting with the partitioning facility framework.
The following steps outline how to import the sample:
You can regenerate the deployed code with the Generate Deployment Code option and export it into a new Enterprise Archive (EAR) file. After the EAR file is exported, wpfstubutil should be run and the enterprise bean stub reprocessed. This command is documented later in this section. Finally, the application can be installed (or reinstalled) in the cluster.
The example in the initial portion of this text illustrates the steps to install a partitioning facility partitioned J2EE application.