[JBoss-user] [JBoss Messaging] - Re: ConcurrentModificationException occures in the first few

2006-06-21 Thread hegsti
We are using JDK 1.5.0_07, and the messages are persistent (we changed from ObjectMessage to TextMessage). The EJB 2.1 MDB consumes messages produced by a EJB3 service bean. In the onMessage a stateless session bean is called to do lots of business logic, including calling other session beans pro

[JBoss-user] [JBoss Messaging] - Re: ConcurrentModificationException occures in the first few

2006-06-20 Thread timfox
ok thx, I am going to try and replicate this. A few more questions: Are you using JDK1.4 or 1.5? The Object messages are persistent, right? What are you doing inside the MDB? If you could provide code I could run that would be ideal. View the original post : http://www.jboss.com/index.html