The document summarizes the key changes in JMS 2.0 compared to JMS 1.1, including a simplified API with JMSContext, JMSProducer, and JMSConsumer interfaces. It discusses the new messaging features like delivery delay and asynchronous send. It also covers updates to the Java EE specification and how JMS 2.0 leverages features in Java 7 like try-with-resources for auto-closing resources. The document is intended to provide an introduction to the new features and gauge adoption of JMS 2.0.