Starting the System z Jazz Gateway server

To start the System z® Jazz™ Gateway server, you must:
  1. Configure the sample JCL member BLZGWSRV in hlq.SBLZSAMP, where hlq is the high-level qualifier specified during the SMP/E installation.
  2. Submit the modified JCL and check the job log. The following message must be in the STDOUT: Gateway listening on port:3456 where 3456 is the port number you assigned in the BLZGWSRV member.
    Note: The System z Jazz Gateway server must run in ASCII, so make sure that you have specified -Dfile.encoding=ISO8859-1. This should be set by default in the job.

Feedback