Handler - remoteConnector

 

Description

Used in conjunction with a connectorServer to make products from other PAM systems available to the local PAM system.

Any attached sources are ignored, as the product is obtained from a remote PAM system via a putToRemoteConnector DIM.

 

Configuration Variables

proxyServiceName
Name for this "service" that is to be registered with the RMI registry. For example:

rmi://rmi.registry.hostname/proxyForPAM

In the example rmi.registry.hostname is the host name of the RMI registry (which may be the same host that PAM is running on). proxyForPAM is the RMI service name that must be the same as that used by the sending putToRemoteConnector.

Product

Product is the same as that built by the sending putToRemoteConnector DIM. Any FileRefs contained in the product are converted to local FileRefs.

 

  

Revised: 12 January 1999