+

Search Tips   |   Advanced Search

Configure web services applications using wsadmin.sh

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. Use the wsadmin tool 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 the wsadmin tool to configure a web services application, publish a WSDL file, or to configure policy sets:


Tasks

  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 we want to complete:

We have configured web services applications with the wsadmin tool.


Subtopics

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