Transports and Interfaces: Siebel Enterprise Application Integration > EAI JMS Transport > Enabling Authentication and Authorization for the EAI JMS Transport >

About JMS Credential Specification


The following method arguments are added to the EAI JMS Transport business service methods to use when completing the JMS credential specification:

  • ConnectionUsername and ConnectionPassword. The credentials used to create JMS connections (applicable for use with IBM WebSphere MQ only, see Configuring Against IBM WebSphere MQ).
  • SendUsername and SendPassword. The credentials used to send messages to SendQueue (applicable for use with Oracle WebLogic only, see Configuring Against Oracle WebLogic).
  • ReceiveUsername and ReceivePassword. The credentials used to receive messages from ReceiveQueue (applicable for use with Oracle WebLogic only, see Configuring Against Oracle WebLogic).
  • TopicUsername and TopicPassword. The credentials used to publish/subscribe to/from Topic (applicable for use with Oracle WebLogic only, see Configuring Against Oracle WebLogic).

Send and receive credentials are specified separately because some JMS business service methods (SendReceive and ReceiveDispatchSend) contain both send and receive operations, and it is possible that SendQueue and ReceiveQueue are protected by different credentials.

Transports and Interfaces: Siebel Enterprise Application Integration Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.