Author |
Message |
Topic: Can't find library mqjbnd02(mqjbnd02.dll) insun.boot.library |
raviseera
Replies: 1 Views: 4349
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Feb 09, 2009 10:21 pm Subject: Can't find library mqjbnd02(mqjbnd02.dll) insun.boot.library |
Hi,
I am using Websphere6.0 and RAD6.0
Recently i have installed WebSphere MQ5.3 and i have created new queue manager and local queue.
When i try to put the message in queue in bind mode fr ... |
Topic: Default Queue and Queue Manager |
raviseera
Replies: 3 Views: 3301
|
Forum: General IBM MQ Support Posted: Thu Feb 05, 2009 3:18 am Subject: Default Queue and Queue Manager |
Hi,
I want to test MQ bind mode .
For this i want queue and queue manager. But, i am unable to create queue and queue manager on local server
Is it possible to create queue and queue manager o ... |
Topic: Default Queue and Queue Manager on App Server |
raviseera
Replies: 1 Views: 2387
|
Forum: General IBM MQ Support Posted: Thu Feb 05, 2009 2:07 am Subject: Default Queue and Queue Manager on App Server |
Hi,
I am using Websphere 6.0
Is there any default inbuild queue and queue manager in local application server.
Please help me one this one. Because, i don't have WebSphere MQ server for creat ... |
Topic: How can i put the message into MQ queue in binding mode |
raviseera
Replies: 2 Views: 7300
|
Forum: IBM MQ API Support Posted: Thu Jan 15, 2009 9:30 pm Subject: How can i put the message into MQ queue in binding mode |
HI,
How can i put the message in to queue in binding mode.
I am working with java and web sphere 6.1 server
Below is my code:
MQEnvironment.properties.put(MQC.TRANSPORT_PROPERTY,MQC. ... |
Topic: How can i put message in to MQ queue in binding mode |
raviseera
Replies: 2 Views: 3514
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jan 15, 2009 9:29 pm Subject: How can i put message in to MQ queue in binding mode |
HI,
How can i put the message in to queue in binding mode.
I am working with java and web sphere 6.1 server
Below is my code:
MQEnvironment.properties.put(MQC.TRANSPORT_PROPERTY,MQC. ... |
Topic: How can i put the message in to queue in binding mode |
raviseera
Replies: 1 Views: 9598
|
Forum: Multiphase Commit Posted: Thu Jan 15, 2009 3:19 am Subject: How can i put the message in to queue in binding mode |
HI,
How can i put the message in to queue in binding mode.
I am working with java and web sphere 6.1 server
Below is my code:
MQEnvironment.properties.put(MQC.TRANSPORT_PROPERTY,MQC.TRA ... |
Topic: How can i retrieve jms message from queue using corrlId |
raviseera
Replies: 8 Views: 11191
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 11, 2008 9:28 pm Subject: How can i retrieve jms message from queue using corrlId |
Can u expain on this one
Performance wise, why it is not recommended
Your valuable suggestions and inputs are very helpful for me |
Topic: How can i retrieve jms message from queue using corrlId |
raviseera
Replies: 8 Views: 11191
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 11, 2008 12:48 am Subject: Message Selector problem |
Thank you Very much,
I have one more doubt.
Can i consume the message from MQ with particular field.
Ex: <Even CampaignName = "Ravi"></Event>
Is it possible to cons ... |
Topic: How can i retrieve jms message from queue using corrlId |
raviseera
Replies: 8 Views: 11191
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 10, 2008 9:45 pm Subject: Hi |
Thank you very much
But, still i have one question.
Is it best practide to consume JMS message with correlation id? Because, some times correlation id may be null
What is actual meaning of cor ... |
Topic: How can i retrieve jms message from queue using corrlId |
raviseera
Replies: 8 Views: 11191
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 10, 2008 4:34 am Subject: How can i retrieve jms message from queue using corrlId |
Our service is now getting MQ messages(Using MDBs and Websphere applicaton server) without defining correlation ID, which means our service simply consume all messages in a MQ queue one-by-one, until ... |