Deploying the WAR or EAR file
When you deploy a new enterprise application, the WebSphere® Integrated Solutions Console presents a series of forms. The steps that follow provide guidance for setting specific controls on these forms. Different versions of WebSphere® can present controls in another sequence or with other labels.
Complete the following steps to deploy the WAR or EAR file:
1.
Select Applications > New Application > New Enterprise Application.
2.
On the initial form, select Remote file system and then Browse to the plan.war file or your EAR file.
3.
On the next Preparing for the Application Installation window:
*
Select Detailed.
*
Select Generate Default Bindings.
*
Select Override existing bindings.
4.
On the Select Installation Options window, complete the following actions:
*
Select Precompile JavaServer Pages files.
*
For Application name, enter plan.
*
Select Override class reloading settings for Web and EJB modules.
*
For Reload interval in seconds, enter an integer such as 4.
5.
On the Map Modules to Servers window, select the Module. If you deployed an EAR, select every WAR file.
6.
On the Provide Options to Compile JSPs window, select the Web module. If you deployed an EAR, select every WAR file.
7.
Set the JDK Source Level to 16.
8.
On the JSP reloading options for Web modules form, select JSP enable class reloading and for JSP reload interval in seconds enter 5.
9.
On the Map shared libraries window, select the Application and the Module.
10.
On the Map shared library relationships window, select the Application and the Module.
11.
On the Map resource references to resources window, select the module and for Target Resource JNDI Name enter plands.
12.
On the Map context roots for Web modules window, for Context Root enter /plan.
13.