[jboss-user] [JBoss Messaging] - Re: [Error] Failed to expire delivery

2007-06-06 Thread Elvoret
Sorry, I've forgot to mention that I was using 1.2.0-SP1. Thanks timfox, upgrading to 1.3.0 has solved the problem! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051600#4051600 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss Messaging] - [Error] Failed to expire delivery

2007-06-05 Thread Elvoret
Hi All, I'm trying to send messages from servlet inside JBoss to JMS Queue and I've encountered a strange error: "Failed to expire delivery". What can cause such error? Servlet code that sends messages: private void sendMessage(String messageText) throws JMSException, NamingException