+

Search Tips   |   Advanced Search

Configure web services applications

We can use the wsadmin scripting tool 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 WebSphere Application Server 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:

  1. Launch a scripting command. To learn more, see the starting the wsadmin scripting client information.

  2. Follow the steps in one of the following topics, depending on what task to complete:


Results

You have configured web services applications with wsadmin.sh.


Subtopics


Related tasks

  • Task overview: Implement web services applications
  • Start the wsadmin scripting client
  • Configure additional HTTP transport properties using wsadmin-line tool