Network Deployment (Distributed operating systems), v8.0 > Scripting the application serving environment (wsadmin) > Welcome to scripting for web services
Configure web services applications using wsadmin.sh
We can use wsadmin.sh to complete the several tasks for a web services application. Develop a web services application.
To learn more, see the implementing web services applications information.
The WAS wsadmin tool provides the ability to run scripts. We can use wsadmin.sh to manage a WAS installation, as well as configuration, application deployment, and server run-time operations. The WAS only supports the Jacl and Jython scripting languages.
To use wsadmin.sh to configure a web services application, publish a WSDL file, or to configure policy sets:
Procedure
- Launch a scripting command.
- Follow the steps in one of the following topics, depending on what task to complete:
- Publish WSDL files.
- Configure web services client deployed WSDL file names.
- Configure web services client preferred port mappings .
- Configure web services client port information .
- Configure the scope of a web services port .
Results
You have configured web services applications with wsadmin.sh.
Related
Enable WSDM using wsadmin.sh
Query web services using wsadmin.sh
Configure a web service client deployed WSDL file name using wsadmin.sh
Configure web service client-preferred port mappings using wsadmin.sh
Configure web service client port information using wsadmin.sh
Configure the scope of a web service port using wsadmin.sh
Publish WSDL files using wsadmin.sh
Task overview: Implementing web services applications
Start the wsadmin scripting client using wsadmin.sh
Configure additional HTTP transport properties using the wsadmin command-line tool