JMSContext, @JMSDestinationDefintion, DefaultJMSConnectionFactory with simplified JMS API: TOTD #213
- by arungupta
"What's New in JMS 2.0" Part
1 and Part
2 provide comprehensive introduction to new messaging features
introduced in JMS 2.0. The biggest improvement in JMS 2.0 is
introduction of the "new simplified API". This was explained in the
Java EE 7 Launch Technical
Keynote. You can watch a complete replay
here.
Sending and Receiving a JMS message…