问题详情
在jms中,如果一个producer在发送消息时consumer没有alive,则设置()才能使得consumer起来后接收到消息。
A、consumer不可能接收到消息
B、一定要配置persistance
C、只要消息没有timedout就可以
D、consumer总能够接收到消息