posted 14 years ago
Hi all,
i have created a simple client/server kind of application for sending/receiving jms messages using activemq.
Issue is even client consumes the messages(Queue)......activeMq does not delete those messages.I dont want to apply any message expiration interval. What i want is "If a consumer(Queue) receives a message , broker should delete that message". Please advice.
regards,
Ajse