While installing V19, it was noticed library CSIQPLD is not part of the installation files. Does this come separately with the Web services software, is this obsolete, or something else?
Release : 19.0
The CSIQPLD is not part of the v19.0 installation and is no longer a referenced STEPLIB in the WSTOMSTC.
V18.1
//TOMCAT EXEC PGM=JVMLDM&VERSION,REGION=0M,
// PARM='&LEPARM/&LOGLVL &JAVACLS &ARGS'
//STEPLIB DD DISP=SHR,DSN=IPRFX.IQUAL.CSIQPLD
//STDENV DD DISP=SHR,DSN=IPRFX.IQUAL.CSIQJCL(&ENV)
V19.0
//TOMCAT EXEC PGM=JVMLDM&VERSION,REGION=0M,
// PARM='&LEPARM/&LOGLVL &JAVACLS &ARGS'
//STDENV DD DISP=SHR,DSN=IPRFX.IQUAL.CSIQJCL(&ENV)