I am using JBoss3.2beta... We send messages to a JBossMQ queue and have an MDB that listens on that queue and sends emails based on what it gets...
The emails all get sent just fine but JBossMQ always throws a javax.transaction.xa.XAException. ERROR [StdServerSession] failed to commit/rollback javax.transaction.xa.XAException at org.jboss.mq.SpyXAResource.commit(SpyXAResource.java:105) The problem is that each time the server is restarted, JBossMQ plays back all these messages and the emails are re-sent. Why are these not being marked as committed? How can I fix this? Thanks, Hunter ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user