Are any parts of JMS non-thread-safe, thus not reusable across threads?

"Karr, David" <[email protected]> Fri, 13 Feb 2004 11:40:53 -0800
Newsgroups gmane.comp.java.sun.ejb.general
Message-ID <[email protected]>
Are any parts of JMS not thread-safe, thus not concurrently reusable
across threads?  There are several pieces, being the ConnectionFactory,
Connection, Session, Sender, and Message.  I'm not concerned about the
Message object itself, as I don't expect that to be reused, but I am
concerned about the other objects.

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".