![]() |
Messages arriving at destination being processed by the JMS Listener have no client credentials associated with them. The messages are anonymous. However, some security can be provided if a JMS listener assumes the EJB server process credentials when invoking the message bean.
To enable this security support, when you configure security for your application, you must configure the following elements:
For more information about configuring security for your application, see 5.1.3.1: Securing resources and applications.
Related tasks... | |
Configuring the extended messaging service | |
Developing a message bean to use extended messaging | |
Related concepts... | |
Parent: An overview of the extended messaging service | |