Chapter 33. Distributed Message Beans in JOnAS 4.1

JOnAS release 4.1 dramatically simplifies the use of a distributed JORAM platform from within JOnAS servers. Such a configuration allows, for example, a bean hosted by JOnAS instance "A" to send messages on a JORAM queue, to which a Message-Driven Bean (MDB) hosted by JOnAS instance "B" listens.

The reasons for this progress are:

NoteNote
 

Before you proceed with this chapter, you should review Section 3.7.1 JORAM Resource Adapter.

33.1. Scenario and General Architecture

The following scenario and general settings are proposed: