user manual

256 BES Developers Guide
Configuring admin objects
7 To add additional properties for the JMS object, select the Properties tab
and click "Add" to add properties (name, type, value).
Tibco Admin Console
BES includes the Tibco Admin Console for additional configuration. To launch
the Tibco Admin Console, select it from the Tools menu in the BES
Management Console.
Configuring admin objects for other JMS providers
BES provides configurations in the DDEditor for Tibco, Sonic and other JMS
providers. However, there are required properties and classes for using other
JMS providers with BES. These must be configured in the jms.properties file
located in C:\Documents and Settings\username\.bmc60.
The following are the required properties that must be configured in the
jms.properties file:
Tibco.QueueConnectionFactory.props=serverUrl,clientID,userName,userPassword
Tibco.XAQueueConnectionFactory.props=serverUrl,clientID,userName,userPasswo
rd
Tibco.TopicConnectionFactory.props=serverUrl,clientID,userName,userPassword
Tibco.XATopicConnectionFactory.props=serverUrl,clientID,userName,userPasswo
rd
Tibco.Queue.props=address
Tibco.Topic.props=address
Sonic.QueueConnectionFactory.props=connectionURLs,defaultUser,defaultPasswo
rd,connectID,clientID,sequential,loadBalancing
Sonic.TopicConnectionFactory.props=connectionURLs,defaultUser,defaultPasswo
rd,connectID,clientID,sequential,loadBalancing
Sonic.XAQueueConnectionFactory.props=connectionURLs,defaultUser,defaultPass