SOAP JMS Transport

The SOAP JMS channel of the Core Engine is configured to connect to a single JMS server on the facade side and a single JMS server on the target side. This enables the Core Engine to act as both the SOAP JMS server and SOAP JMS client. You can use this transport at both facade and target sides.

When the SOAP JMS is used for communication, the queue names for facade and target are specified as the global variables in the ASG_CONFIG_HOME/asg.properties file.

Note: The queue names can be overwritten by editing the values of global variables. You can edit the global variable values as follows:
  • Using the Config UI. See Set Runtime Properties for details.
  • Editing the ASG_CONFIG_HOME/asg.properties file using a text editor.