our requirement is for text meesage. We dont have nany problem switching to
other type of message.
and one more thing
it working for tcp type of connection not for http.
Thanks
Subrata
--
View this message in context:
http://www.nabble.com/Messages-dont-get-redelivered-till-broker-restart--
i am using activemq 5.1
i am also getting the same problem.
This is how i am creating factory and connection
connFactory = new ActiveMQConnectionFactory(url);
ActiveMQPrefetchPolicy po = new
ActiveMQPrefetchPolicy();
Hi ,
I am doing some performance testing for our project requirement.
we will have number of producer producing the message of various
sizes(1kb,10kb,16kb,512kn or even 1 mb).
Now when the consumer is not running we will persist those data's in mysql
data base which is configured with activem