Hi all,
I getting following exception :

javax.jms.InvalidDestinationException: Cannot publish to a deleted
Destination: temp-queue

when i searched for the solution, what i found was , there is a property
auto_delete_after which we can set for the queue and by this way, the queue
does not get deleted if there is no producer or consumer.

my query is : where should i add this property ? broker xml  or camel-config 
xml ? and how?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Regarding-auto-delete-after-tp5734164.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to