Stuart Williamson [http://community.jboss.org/people/stuartw] replied to the discussion
"Messages Not Always Delivered" To view the discussion, visit: http://community.jboss.org/message/534292#534292 -------------------------------------------------------------- Hi, I have uploaded the application that I have been using to test this. The steps to recreate are as follows: 1. Deploy attached files 2. Open http://localhost/queue-test http://localhost/queue-test in a browser 3. Enter something in the value field 4. Submit the form 5. Run the following SQL: select count(*), state from message group by state; If everything has worked then this shoud show that there are 100 entries in the PROCESSED state. Any time I run this I end up with around 98-99 entries in the PROCESSED state and 1-2 in the INITIAL state. Thanks, Stuart -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/534292#534292] Start a new discussion in JBoss Messaging at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
