Search code examples
jakarta-eewebsphere

How to install J2EE web application in clustered environment?


How to install J2EE web application in clustered environment? Currently using IBM websphere application server to deploy my code.


Solution

  • It basically is the same process as when you install the application in your local application server.

    The only difference is that you have to map the application to the cluster in step tagged as "Map modules to servers", that is select the cluster from the select-box, check the application check-box the application and click Apply.