when I use IMessageProducer. Send(IMessage message, MsgDeliveryMode deliveryMode, MsgPriority priority, TimeSpan timeToLive); and the second paramter is MsgDeliveryMode.Persistent.sometimes this function will not return,therefore the process will suspend.I never know this happens.how could I slove this problem? modify my code or modify the activemq settings?
-- View this message in context: http://activemq.2283324.n4.nabble.com/send-persistent-message-no-return-tp4661748.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
