Chapter 10. Scenario: Connectivity to third-party JMS providers 317
10.4 WebSphere Message Broker configuration
In order for a JMS node to connect to a JMS provider, you must copy the provider
specific Java archive (JAR) files to the brokers’ shared classes folder, so that the
classes are available for the broker to load at run time. In this scenario, the JMS
provider happens to be the underlying WebSphere default messaging provider.
The article “Connecting the JMS Transport Nodes for WebSphere Message
Broker v6 to Popular JMS Providers” at the following Web address describes the
steps that are required to configure a JMS node to various JMS providers:
http://www-128.ibm.com/developerworks/websphere/library/techarticles/06
10_bicheno/0610_bicheno.html?ca=drs-
You do not have to do this if the JMS provider is WebSphere MQ and the JMS
node is getting JMS messages from WebSphere MQ.
You must perform the following steps to make the WebSphere Process Server
client classes available to WebSphere Message Broker:
1. Download and install the WebSphere Application Server JMS client, which is
IBM Client for JMS on J2SE with IBM WebSphere Application Server on the
Web at:
http://www-1.ibm.com/support/docview.wss?uid=swg24012804
When you install the client, specify the jms_jndi_ibm flag:
java -jar sibc_install-<build>.jar jms_jndi_ibm
c:jmsnodeswasclient
This command installs the client into c:jmsnodeswasclient.
2. Copy the two JAR files, sibc.jms.jar and sibc.jndi.jar, from the
c:jmsnodeswasclientlib directory to the shared-classes folder of WebSphere
Message Broker of C:Documents and SettingsAll UsersApplication
DataIBMMQSIshared-classes.
10.5 WebSphere MQ configuration
A queue manager for the broker called BRK6_DEFAULT_QUEUE_MANAGER is
configured for the WebSphere Message Broker. No other configurations are
required on the WebSphere MQ side.
Note: You can perform these configuration actions before or after the
development of the module.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.129.63.184