post your mule flow so i can try on my end.
On Tue, Oct 8, 2013 at 11:16 PM, Neha wrote:
> I am using auto_acknowledge.
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Message-not-dequeue-using-Mule-tp4672315p4672435.html
> Sent from the ActiveMQ - User mailin
I am using auto_acknowledge.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Message-not-dequeue-using-Mule-tp4672315p4672435.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
What type of ack mode are you using?
On Mon, Oct 7, 2013 at 2:51 AM, Neha wrote:
> Hi,
>
> I have made a simple application in mule that prints "Hello
> ". Before applying the 'set payload' component of Mule I
> have added the JMS Component to put all the requests in the activemq queue
> first,