As part of deploying an application, you install application files on a server configured to hold installable modules.
Before you begin
Before you can install your application files on an application server, you must configure the target application server. As part of configuring the server, determine whether your application files can be installed to your deployment targets.Also, before you install the files, assemble modules as needed.
Why and when to perform this task
Installable modules include enterprise archive (EAR), enterprise bean (EJB), Web archive (WAR), and resource adapter (connector or RAR) files. Complete the following steps to install your files.Steps for this task
What to do next
Save the changes to your administrative configuration.Next, test the application. For example, point a Web browser at the URL for a deployed application and examine the performance of the application. If the application does not perform as desired, update the application, then save and test it again.
Related tasks
Deploying and administering applications
Installing applications with the wsadmin tool
Troubleshooting deployment