0 Replies Latest reply on Sep 5, 2007 9:50 AM by msharmajpr

    how to test that jboss is configured properly or not for jms

      I have configured the jboss with mysql for jms persistence and I want to test that I have configured it properly or not.

      Is there any tool or method available by which I can test it that it has configured properly or not? and I can also check it that in heavy load it is working fine or not?

      I also want to test it that if jboss shut down in between the jms queue processing and after restarting the jboss it is able to process rest of the messages or not.