Publish Web Services Description Language files with wsadmin

The Web Services Description Language (WSDL) files in each Web services-enabled module are published to the file system location you specify. You can provide these WSDL files to the clients that want to invoke your Web services.

The wsadmin tool can publish the WSDL files in either local or remote mode. If you publish the WSDL file in local mode, the target application must be located at the same node where the wsadmin command is invoked.

To publish a WSDL file with wsadmin, follow these steps:
  1. Start wsadmin.

  2. At the wsadmin command prompt, run the $AdminApp publishWSDL command.

    Notes: