After you have created an enterprise archive (EAR) file for the Web services client application, you can deploy the Web services client application into the Application Server.
To deploy a Java-based Web services client, you need an enterprise application, also known as an enterprise archive (EAR) file that is configured and enabled for Web services. For Java API for XML-based RPC (JAX-RPC) Web services clients, you must configure the client deployment descriptors.
You can use either the administrative console or the wsadmin scripting tool to deploy an EAR file. If you are installing an application containing Web services by using the wsadmin command, specify the -deployws option for JAX-RPC applications.
If you are installing an application containing Web services by using the administrative console, select Deploy WebServices in the Install New Application wizard. For more information about installing applications using the administrative console see Installing a new application.
The following actions deploy the EAR file with the wsadmin command: