Posted: Mon Feb 07, 2005 2:03 am Post subject: MQ Event Monitoring with JMS
Centurion
Joined: 15 Apr 2003 Posts: 144
Hi,
I am writing a event monitor, which reads event messages from event queues and writes them into a log file.
I would like to start three javax.jms.MessageListener on each SYSTEM.ADMIN.xxxx.EVENT queue. It's very easy and confortable to do and JMS is standard in our company.
How can I parse the event information out of the javax.jms.Message. Usually I would use PCF to parse event messages. But is it possible to somehow convert the JMS message into a PCF message? Or is there a better way to get the event infos out of the JMS message?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum