<?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>Ramblings &#187; JBoss application server</title>
	<atom:link href="http://matthewkwilliams.com/index.php/tag/jboss-application-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewkwilliams.com</link>
	<description>Musings of Matt Williams</description>
	<lastBuildDate>Wed, 09 Jun 2010 17:38:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using jnp as a JBoss heartbeat</title>
		<link>http://matthewkwilliams.com/index.php/2009/08/25/using-jnp-as-a-jboss-heartbeat/</link>
		<comments>http://matthewkwilliams.com/index.php/2009/08/25/using-jnp-as-a-jboss-heartbeat/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 19:00:57 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Naming and Directory Interface]]></category>
		<category><![CDATA[JBoss application server]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=236</guid>
		<description><![CDATA[jnp is a JBoss protocol which exposes jndi.  It is, by default, bound to port 1099.  I&#8217;d been using that port as a heartbeat, but &#8220;cheating&#8221; &#8212; I would open a socket and then close it immediately.  However, this caused problems.  jnp is chatty.  And it got upset at my not letting it say &#8216;hi&#8217; [...]]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2009/08/25/using-jnp-as-a-jboss-heartbeat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
