During server startup in the messages.log
look for similar messages:
[timestamp] 0000004b com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime I CNTR0180I: The beanName message-driven bean in the xyz module of the appNameapplication is bound to the as/myMDB activation specification.
[timestamp] 0000004b com.ibm.ws.sib.utils.ras.SibMessage I CWSIV0556I: Connection to the Messaging Engine was successful. The message-driven bean with activation specification as/myMDB will now be able to receive the messages from destination MyQueue.
[timestamp] 0000004b com.ibm.ws.jca.service.EndpointActivationService I J2CA8801I: The message endpoint for activation specification as/myMDB and message driven bean application appName#beanName is activated.
I dont remember if it is presented in default logging settings (AUDIT) but I always change that to INFO like this:
<logging consoleLogLevel="INFO" traceSpecification="*=info"/>
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…