Show TOC Start of Content Area

Background documentation IIOP Provider Service  Locate the document in its SAP Library structure

This service provides functions for the communication of RMI-IIOP remote objects to the J2EE Engine.

Dispatcher

Property

Description

Default Value

port

Specifies the port on which J2EE Engine listens for IIOP connections.

 

ssl_socket

Specifies the port on which the server socket for SSL connections is opened.

 

MaxRequestSize

Specifies a limit to the size of the IIOP requests that can be accepted on the Java dispatcher.

The limit is specified in MB.

16

Note

The default values of the properties for ports depend on the type of your Web AS installation. You can see how to determine the port value in J2EE Engine Ports in the Administration Manual.

 

End of Content Area