In Practice

This section continues with the use of our ChalkTalk application. We will develop the portions of the system required to process registrations to a course. Figure 24.6 demonstrates the implementation of our ConfirmationProcessor.

Figure 24.6. The ChalkTalk components illustrated using a message-driven bean.

Scenario: You want to process course confirmation messages from several different sources such as salespersons, individuals, or corporations.

Solution: Provide an asynchronous method using message-driven beans to process the registration and confirmation (see Figure 24.7).

Figure 24.7. The design for an automated process for responding ...

Get Borland® JBuilder™ Developer’s Guide 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.