Author |
Message |
Topic: How to remove header data from JMS Message from Visual Basic |
Waltari
Replies: 7 Views: 9733
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 14, 2007 10:56 am Subject: How to remove header data from JMS Message from Visual Basic |
Ok, thanks for your advice. |
Topic: How to remove header data from JMS Message from Visual Basic |
Waltari
Replies: 7 Views: 9733
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 14, 2007 10:49 am Subject: How to remove header data from JMS Message from Visual Basic |
look I sent you one snippet from my project, where Im get the message´, ok
MQgetmensajeopcion = New MQGetMessageOptions
MQgetmensajeopcion.Options = MQC.MQGMO_WAIT + MQC.M ... |
Topic: How to remove header data from JMS Message from Visual Basic |
Waltari
Replies: 7 Views: 9733
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 14, 2007 10:41 am Subject: How to remove header data from JMS Message from Visual Basic |
look, Im getting the message from the Queue, other person put the jms message in the Queue, when I got the message, in its property Format has "MQRFH2 ", and I dont know how to remove this h ... |
Topic: How to remove header data from JMS Message from Visual Basic |
Waltari
Replies: 7 Views: 9733
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 14, 2007 10:25 am Subject: How to remove header data from JMS Message from Visual Basic |
Hi folks.
Im working in VB.Net with Websphere, I can connect to MQ, but Im receiving jms messages and I wanna just the XML part, but when I'm trying to read the message and I converted the message ... |
Topic: How to read many message from MQQueue |
Waltari
Replies: 11 Views: 8196
|
Forum: IBM MQ Java / JMS Posted: Tue May 29, 2007 7:53 am Subject: How to read many message from MQQueue |
Ok guys, sorry I will try their advice, but Im new with Websphere, ok, let me try their advice, ok and thanks a lot  |
Topic: How to read many message from MQQueue |
Waltari
Replies: 11 Views: 8196
|
Forum: IBM MQ Java / JMS Posted: Tue May 29, 2007 7:48 am Subject: How to read many message from MQQueue |
Yea Vitor, but when I read the last message I get error like this "Error in the application", and how know that you queue is empty?
my piece of code is
MQcola = MQmanejador.AccessQueu ... |
Topic: How to read many message from MQQueue |
Waltari
Replies: 11 Views: 8196
|
Forum: IBM MQ Java / JMS Posted: Tue May 29, 2007 7:42 am Subject: How to read many message from MQQueue |
yeah I had all this, look I can get one message, but I wanna do that my aplication gets all the message, my application is connect to queue reads one message and disconnect and I wanna do that reads a ... |
Topic: How to read many message from MQQueue |
Waltari
Replies: 11 Views: 8196
|
Forum: IBM MQ Java / JMS Posted: Tue May 29, 2007 7:30 am Subject: How to read many message from MQQueue |
How know how many messages there are in your queue, when you are client? |
Topic: How to read many message from MQQueue |
Waltari
Replies: 11 Views: 8196
|
Forum: IBM MQ Java / JMS Posted: Tue May 29, 2007 7:27 am Subject: How to read many message from MQQueue |
Sorry, you are right, Im MQ client |
Topic: How to read many message from MQQueue |
Waltari
Replies: 11 Views: 8196
|
Forum: IBM MQ Java / JMS Posted: Tue May 29, 2007 7:21 am Subject: How to read many message from MQQueue |
Hi Folks.
I have a problem, I want to know how many messages I have in the Queue, but when Im connecting in the queue, I cant access this property "CurrentDepth", I dont know what happe ... |
Topic: Error in the application, 'IBM.WMQ.MQException' in amqmdnet. |
Waltari
Replies: 5 Views: 6848
|
Forum: General IBM MQ Support Posted: Fri May 18, 2007 8:49 am Subject: Error in the Application |
Hi again.
I installed MQ Client, and Im getting the same error "Error in the application", I pasted my code and it is the same, anyone can help me plz,
Regards |
Topic: Error in the application, 'IBM.WMQ.MQException' in amqmdnet. |
Waltari
Replies: 5 Views: 6848
|
Forum: General IBM MQ Support Posted: Wed May 16, 2007 1:22 pm Subject: Error in the application, 'IBM.WMQ.MQException' in amqmdnet. |
Ok jefflowrey, I will check it, thanks |
Topic: Error in the application, 'IBM.WMQ.MQException' in amqmdnet. |
Waltari
Replies: 5 Views: 6848
|
Forum: General IBM MQ Support Posted: Wed May 16, 2007 1:14 pm Subject: Error in the application, 'IBM.WMQ.MQException' in amqmdnet. |
Hi Vitor,
You know I dont have installed the MQClient, just I have installed the Dlls more important, because our customer doesnt send me the Cd´s of Install.
I thought that just with Dll was o ... |
Topic: Error in the application, 'IBM.WMQ.MQException' in amqmdnet. |
Waltari
Replies: 5 Views: 6848
|
Forum: General IBM MQ Support Posted: Wed May 16, 2007 9:43 am Subject: Error in the application, 'IBM.WMQ.MQException' in amqmdnet. |
Hi, Im new in the forum.
My problem is this, I am getting an error "'IBM.WMQ.MQException' in amqmdnet.dll" while trying to connect the MQ API. Im programming one aplication that must to ... |