Message Driven Bean Security
Note: Refer to the Oracle WebLogic JMS documentation for detailed information about JMS facilities provided.
Note: Refer to the Oracle WebLogic JMS Integration (Doc Id: 1308181.1) whitepaper for details of the JMS integration implementation.
The Message Driven Bean (MDB) within the Inbound Web Services implementation allows JMS resources (such as JMS Queues or JMS Topics) to be read using the MDB and sent to an Inbound Web Service to be processed.
By default, the Message Driven Bean, uses the JMS (JMSX) message property fields for authentication and authorization purposes such as JMSXUserid.
If the JMS message security is not used then a default user can be set in the ouaf.ws.defaultUser parameter in the spl.properties file.