anonymous wrote : One of the reasons I included the time to open a connection is that I
have found that developers often open a connection, send a single message and then close
the connection.
you're right, Spring JMS template does this, it is however a JMS anti pattern and
shouldn't be done.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166342#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...