<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>deltalounge &#187; HermesJMS</title>
	<atom:link href="http://www.deltalounge.net/wpress/tag/hermesjms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deltalounge.net/wpress</link>
	<description>Service Orientation, Software Development, Oracle, Life Hacking</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:15:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>What is in the queue?</title>
		<link>http://www.deltalounge.net/wpress/2009/04/what-is-in-the-queue/</link>
		<comments>http://www.deltalounge.net/wpress/2009/04/what-is-in-the-queue/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 07:26:55 +0000</pubDate>
		<dc:creator>PeterPaul</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA Suite]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[AS]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[HermesJMS]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[queue]]></category>

		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=20</guid>
		<description><![CDATA[One of our customers asked me exactly this question. They have an  Oracle ESB and it seemed that it could not handle all incoming requests. With the queues being a decoupling point between the incoming requests and the related transactions to the back office systems, its size can be an indication of just how busy [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 83px"><img title="Async queue" src="http://www.soapatterns.org/asynchronous_queuing.png" alt="Async queue" width="73" height="21" /><p class="wp-caption-text">Async queue</p></div>
<p>One of our customers asked me exactly this question. They have an  <a href="http://www.oracle.com/technology/products/integration/esb/index.html">Oracle ESB</a> and it seemed that it could not handle all incoming requests. With the queues being a decoupling point between the incoming requests and the related transactions to the back office systems, its size can be an indication of just how busy the system is.</p>
<p>As I couldn&#8217;t find the answer using the Oracle Enterprise Manager <a href="http://www.oracle.com/technology/products/oem/index.html">Oracle Enterprise Manager</a> and its MBeans, I started to look on the web for a tool. The tool I found and started to use was <a href="http://www.hermesjms.com/confluence/display/HJMS/Home">HermesJMS</a>. This helps you interact with JMS providers making it easy to browse or search queues and topics, copy messages around and delete them.</p>
<div class="wp-caption alignright" style="width: 266px"><img title="HermesJMS screenshot" src="http://www.deltalounge.net/wpress/wp-content/uploads/2009/04/screenshothermesjms.gif" alt="HermesJMS screenshot" width="256" height="192" /><p class="wp-caption-text">HermesJMS screenshot</p></div>
<p>The HermesJMS requires Java 1.6. It has a clear installation guide <a href="http://www.hermesjms.com/confluence/display/HJMS/Installing">installation guide</a> and it is tested for multiple JMS providers. Besides the guide we needed for the Oracle AS <a href="http://www.hermesjms.com/confluence/display/HJMS/Oracle"> </a>there is also another <a href="http://mike-lehmann.blogspot.com/2006/09/i-was-working-with-oracleas-jms-over.html">blog</a> describing the install and use of HermesJMS.</p>
<p>Using HermesJMS we were able to answer this customers question.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deltalounge.net/wpress/2009/04/what-is-in-the-queue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
