You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
JMS 1.1 simplifies messaging with unified domains Java / Communication
JMS forms the foundation of messaging in enterprise Java applications, but has always treated point-to-point messaging and publish/subscribe messaging as completely separate domains with distinctly different types of messaging destinations. The JMS 1.0.2 API provides little support for an application using both domains together, and no support for developing reusable frameworks that can work equally well with destinations of either domain.