What I`ve done - put the string in domain.xml
<system-property name="org.glassfish.jms.EagerStartup" value="true"/>
and changed lazy-init tu false
<jms-host port="3545" host="inhouse" name="Publisher_Host" admin-password="aPassword" lazy-init="false"
But MBeanServer still returns empty set on query
"com.sun.messaging.jms.server:type=*"
[Message sent by forum member 'jmichaelj']