Lightweight Publish-Subscribe--Free Article

The free JavaMagazine article "Lightweight Publish-Subscribe Communication" discusses the use of Java EE 6 (CDI / EJB 3.1) for the implementation of local communication. On the way it also deprecates some J2EE patterns. Enjoy reading and code deleting! :-)

Comments:

What I really need is some form of post-transaction notification. Like, I need to send this email only after the transaction really succeeds. But don't bail out anything if sending the email blows out in any kind of client communication exception. Right now, current approaches using anything but transitional queues rollbacks the transaction on any kind of runtime exception.

Posted by Solerman Kaplon on February 08, 2012 at 03:56 PM CET #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License