(Optional) Deploy the web services client application.
(Optional) Assemble a web services-enabled client WAR file into an EAR file.
Parent
Implement static JAX-WS web services clients
Complete this step to deploy a JAX-WS web services client that runs in the Java EE client container.
Subtopics
- Deploy web services client applications
After we have created an EAR file for the web services client application, we can deploy the web services client application into the Application Server.
What to do next
Test the web services-enabled client application.
Subtopics
- Deploy web services client applications
After we have created an EAR file for the web services client application, we can deploy the web services client application into the Application Server.
Related tasks
Deploy web services client applications