Deploy applications
- Append the node and web server bindings to the environment.properties file for the new Landmark web server. The lines that will need to be edited are:
           
- 
              
com.lawson.webserver.mapping.gen-law-env.lawson-struts
 - 
              
com.lawson.webserver.mapping.gen-law-env.ssoconfig
 - 
              
com.lawson.webserver.mapping.gen-law-env.lsuserapp
 - 
              
com.lawson.webserver.mapping.gen-law-env.sso
 - 
              
com.lawson.webserver.mapping.YourDataArea-hcmapp.lawson-struts
 - 
              
com.lawson.webserver.mapping. YourDataArea-finapp.lawson-struts
 - 
              
com.lawson.webserver.mapping.YourDataArea-procurement.lawson-struts
 - 
              
com.lawson.webserver.mapping.YourDataArea-lpa.lawson-struts
 
 - 
              
 - Verify that you have added the new port to the WebSphere Virtual Host section.
           Note: Depending on which Landmark applications you have installed, you may or may not see all of the lines listed above. Replace YourDataArea with the appropriate data area for your system.
 - After the deployment completes, redeploy GEN and the application (enterpriseapp) from the WebSphere admin console.
 - Generate and propagate plugins.
 - Stop and start the application server and the web server.