Which ActiveMQ version do you use?

Where does the exception occur?

During a MessageConsumer.receive() ?
In that case: what exception do you get?


If the exception occurred after it was received, the message can only be
retrieved later if the session was transacted and if the transaction was
rolled back. See the Spring documentation for that.

It could help if you increase the log level to DEBUG (and enable log4j
logging).

Hans

-- 
View this message in context: 
http://www.nabble.com/persistence-problems-in-consumer-having-java-exception-tp20102479p20128388.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to