Mashups connecting to JMS Queues

User offline. Last seen 1 day 17 hours ago. Offline
Joined: 03/09/2009
Points: 20

We ae in the process of desiging a process where we create a mashup that connects to a JMS queue, get the recent messages in the queue and then take the message data and publish this data to a webservice. Is there any examples that show how to connect to a JMS queue using a mashup and get the messages in the JMS queue.

 

Thanks

0
Your rating: None

What information there is about connecting to JMS is about using the Event Connector, which supports a publish/subscribe paradigm and can be connected to JMS fairly easily. This doesn't involve a mashup, per se, but you can create custom mashlets that use the Presto Connector for Event Connector API (on the client side) to consume published messages from JMS. So I'm not sure that this is exactly what you are looking for or if it will help.

You can find documentation on the Event Connector and JMS connections at: 

http://www.jackbe.com/prestodocs/v2.7.0/prestolibrary/index.html

Then search for JMS or Event Connector.

Hope this helps,

<!--Session data-->

 

Sara, technical writer/jackbe