Author |
Message |
Topic: Client Connections to WMQ 7 JNDI config |
bamboozled_by_MQ
Replies: 6 Views: 9673
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 30, 2010 2:48 pm Subject: Client Connections to WMQ 7 JNDI config |
Makes sense.
So I would use
com.ibm.websphere.naming.WsnInitialContextFactory
iiop:10.123.44.22:1414
this uses the WAS JNDI service, the first two I described used WMQ file based and WMQ J ... |
Topic: Client Connections to WMQ 7 JNDI config |
bamboozled_by_MQ
Replies: 6 Views: 9673
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 23, 2010 12:08 pm Subject: Client Connections to WMQ 7 JNDI config |
Thank you very much. I have setup the WMQ Server on a node with WAS. Within WAS, I have created the connectionfactory entries etc. and listed the JNDI names as jms/MYCF etc.
so on the client si ... |
Topic: Client Connections to WMQ 7 JNDI config |
bamboozled_by_MQ
Replies: 6 Views: 9673
|
Forum: IBM MQ Java / JMS Posted: Mon Sep 20, 2010 9:07 am Subject: Client Connections to WMQ 7 JNDI config |
Hello All,
I want to use the Client MQ jars and connect to a different server running WMQ7 server. I have created the SVRCONN on the WMQ qmgr etc and verified the cmd server and listeners are runn ... |
Topic: IBM MQ with RedHat Cluster Services - Deployment Guide |
bamboozled_by_MQ
Replies: 10 Views: 19872
|
Forum: Clustering Posted: Fri Jun 12, 2009 9:22 am Subject: IBM MQ with RedHat Cluster Services - Deployment Guide |
We are taking a look also at using either Veritas CS or RedHat Cluster Services for how Websphere Message broker HA solution.
Anyone know where to find information on the Red Hat Clustering Service ... |
Topic: Web Services Gateway for WMQ Version 7 |
bamboozled_by_MQ
Replies: 2 Views: 10756
|
Forum: WebSphere DataPower Posted: Tue Dec 16, 2008 9:17 am Subject: Web Services Gateway for WMQ Version 7 |
Thank you, so the correct description is MQ HTTP Bridge, not web services gateway. And this is a new feature include in version 7, not a fixpack.. I will read the posted document. thank you kindly |
Topic: Web Services Gateway for WMQ Version 7 |
bamboozled_by_MQ
Replies: 2 Views: 10756
|
Forum: WebSphere DataPower Posted: Tue Dec 16, 2008 8:53 am Subject: Web Services Gateway for WMQ Version 7 |
Web Services Gateway for WMQ Version 7, any info is appreciated thank you |
Topic: MQ6 installation freezes on amqt0002.txt |
bamboozled_by_MQ
Replies: 32 Views: 41655
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jun 16, 2008 10:02 am Subject: MQ6 installation freezes on amqt0002.txt |
anyone? |
Topic: MQ6 installation freezes on amqt0002.txt |
bamboozled_by_MQ
Replies: 32 Views: 41655
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Jun 15, 2008 3:43 pm Subject: MQ6 installation freezes on amqt0002.txt |
have the same exact issue trying to install WMQ 7 ob. hanging at the exact same file.
When I try to run the command you stated: C:\WMQ7ob\install>setup.exe AMQINSTALLGSKIT=0 it still brings ... |
Topic: pulling files from contact admin |
bamboozled_by_MQ
Replies: 4 Views: 3793
|
Forum: General IBM MQ Support Posted: Thu Apr 24, 2008 10:22 am Subject: pulling files from contact admin |
through searching the forums, I see a lot of discussion about installation questions in regards to contact admin, but nothing along the lines I am describing...
any help? |
Topic: pulling files from contact admin |
bamboozled_by_MQ
Replies: 4 Views: 3793
|
Forum: General IBM MQ Support Posted: Thu Apr 24, 2008 8:32 am Subject: pulling files from contact admin |
Quick question for all you WMQ gurus,
There are files that constantly arrive on a contact admin mount point. these files must be picked up and sent to a remote system that has WMQ6.
Some developers are b ... |
Topic: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
bamboozled_by_MQ
Replies: 13 Views: 13509
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 16, 2004 3:52 pm Subject: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
all separated by semi-colon,
I put:
MQJMS_LIB_ROOT ${MQ_INSTALL_ROOT}/java/lib/jms.jar;${MQ_INSTALL_ROOT}/java/lib/com.ibm.mqjms.jar;${MQ_INSTALL_ROOT}/java/lib/com.ibm.mq.jar;
${MQ_INSTALL_R ... |
Topic: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
bamboozled_by_MQ
Replies: 13 Views: 13509
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 16, 2004 10:29 am Subject: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
thanks for the reply Slaupster.
When I go to run-run..
I am running my app as server1 since it has EJB's etc. with an ear
I know I set my projects to TARGET server 5.1 also but that may not ... |
Topic: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
bamboozled_by_MQ
Replies: 13 Views: 13509
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 15, 2004 5:19 pm Subject: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
MQJMS_LIB_ROOT C:\Program FIles\IBM\Websphere MQ\Java\lib cells:localhost:nodes:localhost
MQ_INSTALL_ROOT C:\Program FIles\IBM\Websphere MQ cells:localhost:nodes:localhost
this ... |
Topic: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
bamboozled_by_MQ
Replies: 13 Views: 13509
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 15, 2004 1:24 pm Subject: is WSAD 5.1.2/WMQ5.3 JMS1.1 capable? getBodyLength() error |
in run-run...
im using server1, how do I set that?? my adminconsole is set to :
MQJMS_LIB_ROOT ${MQ_INSTALL_ROOT}/java/lib
MQ_INSTALL_ROOT c:/progra~1/ibm/websph~1
|
Topic: CCSID / Encoding |
bamboozled_by_MQ
Replies: 3 Views: 3844
|
Forum: IBM MQ Java / JMS Posted: Tue Dec 14, 2004 1:20 pm Subject: CCSID / Encoding |
there is some binary data, so I have to send it as a bytesmessage with MQFMT_NONE |