As part of deploying an application, you install application files on a server configured to hold installable modules.
Also, before you install the files, configure the target application server. As part of configuring the server, determine whether your application files can be installed to your deployment targets.
Install modules that require feature pack functionality to a server or cluster that is enabled for that feature pack.
Application client files can be installed in a WebSphere® Application Server configuration but cannot be run on a server.
Complete the following steps to install your files.
When saving the configuration in multiple-server environments, synchronize the configuration with the nodes where the application is expected to run.
If you need to use wsadmin scripting to synchronize a node, use the NodeSync mbean's sync() command.
Next, test the application. For example, point a Web browser at the URL for a deployed application. Typically, the URL is http://hostname:9060/Web_module_name, where hostname is your valid Web server and 9060 is the default port number. Examine the performance of the application. If the application does not perform as desired, edit the application configuration, then save and test it again.
In this information ...Related tasks
| IBM Redbooks, demos, education, and more(Index) |