|
| Note: | See Product Support Information for the supported versions of WebSphere MQ on Oracle Service Bus. The WebSphere MQ client library is not bundled with the Oracle Service Bus installer. Get the WebSphere MQ client library from your WebSphere MQ installation. |
MQ Connections are sharable resources that can be reused across multiple MQ proxy and business services. MQ proxy and business services must connect to an MQ queue manager before accessing an MQ queue. MQ Connection resources provide the connection parameters required for connecting to a MQ queue manager.
Each MQ Connection resource has a connection pool. Every business or proxy service using a given MQ Connection resource to get a connection to a given queue manager uses the same connection pool that was created for that resource. Thus, multiple business services and proxy services using the same queue manager share a connection pool.
To learn more about Oracle Service Bus MQ Connection resources and native MQ transports, see the MQ Transport User Guide.
To learn more about WebSphere MQ Fundamentals, see http://www.redbooks.ibm.com/redbooks/SG247128/wwhelp/wwhimpl/java/html/wwhelp.htm.
The name assigned to the MQ Connection resource. The name is a link to the MQ Connection Configuration page. See Editing MQ Connections.
|
|
The path is the project name and the name of the folder in which the MQ Connection resource resides. It is a link to the project or folder that contains this resource. See Qualifying Resource Names Using Projects and Folders.
|
|
See Product Support Information for the supported versions of WebSphere MQ on Oracle Service Bus. The WebSphere MQ client library is not bundled with the Oracle Service Bus installer. Get the WebSphere MQ client library from your WebSphere MQ installation.
To configure and use MQ Connection resources and the MQ transport in Oracle Service Bus, you must add the MQ client library to the classpath. One option is to copy the com.ibm.mq.jar library to your DOMAIN_NAME/lib directory, where DOMAIN_NAME is the name of the directory in which you located the domain, typically BEA_HOME\user_projects\domains\DOMAIN_NAME.
To add a MQ Connection resource
Specify the connection parameters shown in Table 8-2.
|
|||
|
The coded character set identifier (CCSID) to be used when establishing a connection. The CCSID is used mainly for internationalization support.
To learn more, see WebSphere MQ Fundamentals at
http://www.redbooks.ibm.com/redbooks/SG247128/wwhelp/wwhimpl/java/html/wwhelp.htm.
|
|||
This section describes how to edit existing MQ Connection resources.
The View MQ Connection - Configuration page displays the information shown in Table 8-3.
The date and time that the user created this MQ Connection resource or imported it into the configuration. Click the date and time link to view the change history of this resource. See View Change History page.
|
|
The number of objects that this MQ Connection resource references. If such references exist, click the numeric link to view a list of the objects. See Viewing References to Resources.
|
|
The number of objects that reference this MQ Connection resource. If such references exist, click the numeric link to view a list of the objects. See Viewing References to Resources.
|
|
You cannot change the Resource Name field.
Delete icon in the Options field of the MQ Connection resource you want to delete. The MQ Connection resource is deleted in the current session. A
|