Configuring web services applications using wsadmin scripting

You can use the wsadmin scripting tool to complete the several tasks for a web services application.

Before you begin

Develop a web services application. To learn more, see the implementing web services applications information.

About this task

The WebSphere® Application Server wsadmin tool provides the ability to run scripts. You can use the wsadmin tool to manage a WebSphere Application Server installation, as well as configuration, application deployment, and server run-time operations. The WebSphere Application Server only supports the Jacl and Jython scripting languages.

To use the wsadmin tool to configure a web services application, publish a Web Services Description Language (WSDL) file, or to configure policy sets:

Procedure

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

Results

You have configured web services applications with the wsadmin tool.