Is it expensive to create a JMS connection, session, and sender each time I
send a message, or should I do some extra work to make these reusable?
I was trying to reuse them before but I ran into problems - for example,
changing the parameters of the connection factory from the admin interface
invalidated the connection objects I had.
--
View this message in context: http://www.nabble.com/Using-JMS-tp21783323p21783323.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.