Building and Running Enterprise Applications with JBoss

This section goes through the details of creating an e-mail forwarding application that uses a number of J2EE components as well as a custom MBean service. This provides a detailed example of building, configuring, and deploying a non-trivial application under JBoss. The concept of the application is to monitor an IMAP mail account for new mail that matches a set of criteria, and applies a new mail action to the matching messages. The implementation that is discussed simply forwards an abbreviated transcript of any new mail messages to another e-mail address through an SMTP gateway using JavaMail. for example, this allows a traveling user to receive text message summaries of new e-mail on ...

Get JBoss™ Administration and Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.