Entering content frame

Background documentation WEBSERVICES Locate the document in its SAP Library structure

This section contains the commands that are used for managing the SAP J2EE Engine Web Services Container Service running on servers. They are added to the shell environment by executing ADD WEBSERVICES in the command line.

LIST_TR_ADDRESSES

Syntax

LIST_TR_ADDRESSES

Description

Prints the transport addresses for all started Service Endpoint Interfaces on the current cluster element.

 

LIST_WS

Syntax

LIST_WS [-parameter]

Arguments

 

 

Lists all started Web services

-a <application name>

Lists all started Web services for the specified application

-ws <application name> <module name> <web service name>

Lists additional information for the specified Web service – all Web service configurations and the transport addresses

Description

Prints all started Web services on the current cluster element.

 

LIST_WSADD_ONS

Syntax

LIST_WSADD_ONS <-parameter>

Arguments

 

- tr_bindings

Lists all registered server transport bindings

- cl_tr_bindings

Lists all registered client transport bindings

- protocols

Lists all registered server protocols

- cl_protocols

Lists all registered client protocols

Description

Prints all additional Web services components: client and server transport bindings and protocols, registered on the current cluster element.

 

LIST_WSCLIENTS

Syntax

LIST_WSCLIENTS [-parameter]

Arguments

 

 

Lists all started WS clients

-a <application name>

Lists all started WS clients for the specified application

Description

Prints all started WS clients on the current cluster element

 

 

Leaving content frame