Java SE Specifics stanza

Use the Java SE Specifics stanza to configure properties that are used when the IBM® MQ classes for JMS are being used in a Java Standard Edition environment.

com.ibm.msg.client.commonservices.j2se.produceJavaCore = TRUE|FALSE
Determines whether a JavaCore file is written immediately after the IBM MQ classes for JMS has generated an FDC file. If this is set to TRUE a JavaCore file is produced in the working directory of the Java Runtime Environment in which the IBM MQ classes for JMS are running.
TRUE
Generate JavaCore, subject to the Java Runtime Environment's ability to do so.
FALSE
Do not generate JavaCore; this is the default value.