SIBUS AVEC MQLINK
SIBUS Service Integration BUS Service Integration Bus est un concept logique Server Server Service Integration BUS CLUSTER Server Server P / 2
Membre d un Bus Service Integration BUS Server Connection Factory JMS Destination MDB Activation Spécification ME Queue DATA P / 3
Traitement des messages en Failover Utilisation de MQlink DMGR NODE A WA0AS1 CLUSTER NODE B WB0AS1 Failover BUS MQ P / 4
WAS 6 et MQLink public void onmessage(javax.jms.message msg) { javax.jms.textmessage txtmsg = (javax.jms.textmessage)msg; try { System.out.println("INSIDE MESSAGE DRIVEN BEAN: MESSAGE -> " + txtmsg.gettext()); }catch (JMSException e) { e.printstacktrace(system.out); } } J2C Activation Spec MDB jms binding J2C Activation Spec JMS QCF JMS Queue (Bus :Dest) Remote Queue QManager Transmission Queue MQ Link Queue Destination SIBUS Foreign BUS P / 5
MQ Link configuration SIBUS host hostname.sibus SIB_MQ_endpoint 42108 ME MQLink Receiver channel QMExterne.QMSibus.T1 QM QMExterne hostname.qmexterne port 1414 Sender channel QMExterne.QMSibus.T1 connection hostname.sibus (42108) Link QM_name QMSibus Transmission queue QMSibus Sender channel QMSibus.QMExterne.T1 host hostname.qmexterne port 1414 Receiver channel QMSibus.QMExterne.T1 Foreign BUS QMSibus Destinations Queue DeliveryConfirmationQueue Remote Queue DCQRemoteQ P / 6
Démarrage des AS ******** [3/31/10 10:47:25:014 CEST] 0000001f SibMessage I [MyBus:Clust2.000-MyBus] CWSIS1563I: The messaging engine, ME_UUID=102B836E16263F62, INC_UUID=0021801BB3674E70, has acquired an exclusive lock on the file store. [3/31/10 10:47:25:242 CEST] 0000001f SibMessage I [MyBus:Clust2.000-MyBus] CWSIS1588I: The file store has started successfully.. [3/31/10 10:47:34:737 CEST] 0000001f TCPChannel I TCPC0001I: TCP Channel SIB_TCP_MQFAP is listening on host * (IPv4) port 42108. [3/31/10 10:47:34:752 CEST] 0000001f WSChannelFram A CHFW0019I: The Transport Channel Service has started chain InboundBasicMQLink. [3/31/10 10:47:34:760 CEST] 0000001f TCPChannel I TCPC0001I: TCP Channel SIB_TCP_MQFAP_SSL is listening on host * (IPv4) port 42109. [3/31/10 10:47:34:771 CEST] 0000001f WSChannelFram A CHFW0019I: The Transport Channel Service has started chain InboundSecureMQLink. [3/31/10 10:47:34:941 CEST] 0000001f SibMessage A [MyBus:Clust2.000-MyBus] CWSIC3201I: The sending side of the WebSphere MQ link Factory-route has been requested to start. [3/31/10 10:47:35:610 CEST] 0000001f SibMessage I [MyBus:Clust2.000-MyBus] CWSIV0764I: A consumer has been created for a message-driven bean against destination DeliveryConfirmationQueue on bus MyBus following the activation of messaging engine Clust2.000-MyBus. [3/31/10 10:47:35:615 CEST] 0000001f SibMessage I [MyBus:Clust2.000-MyBus] CWSID0016I: Messaging engine Clust2.000-MyBus is in state Started.. [3/31/10 10:47:40:928 CEST] 0000000a WsServerImpl A WSVR0001I: Server wa0as2 open for e-business. [3/31/10 10:49:20:101 CEST] 0000001c RecoveryDirec I CWRLS0014I: Halting any current recovery processing for a peer WebSphere server (wndre7a0\wacre7b0\wb0as2). [3/31/10 14:41:07:972 CEST] 00000033 SibMessage A [:] CWSIC3220I: The receiving side of the WebSphere MQ link Factory-route has been requested to start. [3/31/10 14:41:09:236 CEST] 00000037 SystemOut O INSIDE MESSAGE DRIVEN BEAN: MESSAGE -> TEST RENAULT DE MQ VERS WEBSPHERE [3/31/10 14:41:09:236 CEST] 00000038 SystemOut O INSIDE MESSAGE DRIVEN BEAN: MESSAGE -> TEST RENAULT DE MQ VERS WEBSPHERE view installed, identifier (51:0.wndre7A0\mgrre7A0\dmgr), view size is 5 (AV=5, CD=5, CN=5, DF=9) [3/31/10 10:49:20:123 CEST] 0000001c SibMessage I [MyBus:Clust2.000-MyBus] CWSID0016I: Messaging engine Clust2.000- MyBus is in state Joined. ******* [3/31/10 10:49:20:867 CEST] 00000020 RecoveryManag A WTRN0028I: Transaction service recovering 0 transactions. [3/31/10 10:49:21:315 CEST] 00000023 Mg A WSVR0200I: Starting application: MDBTest ******** [3/31/10 10:49:32:854 CEST] 0000000a WsServerImpl A WSVR0001I: Server wb0as2 open for e-business P / 7
MDB Arrêté P / 8
» CREATION DE BUS AVEC MQLINK P / 9
Membres du Bus 1 2 3 P / 10
Création de la destination 1 2 P / 11
Création de Bus Externe - MQLink P / 12
Création du MQLink QMSibus P / 13
Création Du canal émetteur QMSibus.QMExterne.T1 host.qmexterne 1414 P / 14
Création du canal récepteur QMExterne.QMSibus. T1 P / 15
Création des ressources JMS P / 16
Fabrique de connexion - File d attente Spécification d Activation P / 17
Fabrique de connexion P / 18
File d attente P / 19
Spécification d Activation J2C P / 20
Déclaration de la Spécification d Activation dans le MDB P / 21
FIN TERMINUS TOUT LE MONDE DESCEND P / 22