Make sure that you consider any special scenarios, and read the appropriate chapters before you install your application. The information in these chapters will help you as you go through the installation and deployment processes.
Special deployments
Refer to the appropriate topics in Chapter 8, “Advanced Deployment” for the following scenarios:
- You will install each application or each instance of an application on its own JVM. See “Multiple Java Virtual Machines”.
- You will install more than one instance of the same application on the same JVM. See “Multiple Instances on the Same JVM”.
- You will install multiple configurations on the same WildFly application server and you want to run each configuration as a WildFly service. See “Multiple WildFly Services”.
- You will install two Precisely applications on a shared platform with shared embedded security. See “Shared Embedded Security”.
- You want to retain your customized property settings when you redeploy or upgrade to a new version. See “Override Properties”.
- You use externalized queues in WebSphere. See “Externalize Queues on WebSphere”.
- You use a WebSphere network deployment. See “Network Deployments”.
Clustered deployments
Refer to the appropriate topics in “Advanced Deployment” for the following information that pertains to a clustered deployment:
- You are setting up an environment for a clustered deployment. See“Requirements for a Clustered Deployment”.
- You use a clustered deployment on WildFly. See WildFly Clustered Deployment.
- You use a clustered deployment on WebSphere. See IBM Liberty cluster installation and configuration.