Scripting for web services
This page provides a starting point for finding information about web services.
Web services are self-contained, modular applications that can be described, published, located, and invoked over a network. They implement a services oriented architecture (SOA), which supports the connecting or sharing of resources and data in a very flexible and standardized manner. Services support dynamic, automated discovery and reuse.
Subtopics
- Start the wsadmin scripting client
We can use wsadmin.sh to configure and administer application servers, application deployment, and server runtime operations.
- Configure web services applications
We can use the wsadmin scripting tool to complete the several tasks for a web services application.
Related information:
End-to-end paths for web services