<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Antwerkz, Inc. &#187; Java</title>
	<atom:link href="http://antwerkz.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://antwerkz.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 Nov 2011 12:05:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Port Unification in GlassFish 3 – Part 4</title>
		<link>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-4/</link>
		<comments>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-4/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 16:43:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[config]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[glassfishv3]]></category>

		<guid isPermaLink="false">http://antwerkz.com/?p=4660</guid>
		<description><![CDATA[In what should be the last entry in this series, we'll cover a late addition to port unification.  As I mentioned earlier, GlassFish 3.1 isn't adding support for port unification, we're simply introducing commands to make it accessible to people beside GlassFish hackers.  As often happens, though, once these commands were revealed to the wider [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Port Unification in GlassFish]]></series:name>
	</item>
		<item>
		<title>Port Unification in GlassFish 3 – Part 3</title>
		<link>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-3/</link>
		<comments>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-3/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 17:40:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[config]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[glassfishv3]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4635</guid>
		<description><![CDATA[With this third installment, we're getting to the most interesting feature:  serving multiple protocols on one port.  The uses of this are fairly obvious:  simpler administration, easier on firewalls, etc.  Many of the elements we've already seen and so should be fairly familiar.  We'll simply build on things we've seen and take them just one [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Port Unification in GlassFish]]></series:name>
	</item>
		<item>
		<title>Port Unification in GlassFish 3 – Part 2</title>
		<link>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-2/</link>
		<comments>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-2/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 17:36:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[config]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[grizzly]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[glassfishv3]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4624</guid>
		<description><![CDATA[It's taken more time to get back to this topic but it's time.  In part 1, I covered how to set up GlassFish to push all HTTP traffic to HTTPS.  In this post, I'll show you how to set up the reverse.  In the next post, I'll cover how to configure GlassFish to serve up [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/port-unification-in-glassfish-3-%e2%80%93-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Port Unification in GlassFish]]></series:name>
	</item>
		<item>
		<title>Apache, Oracle, and the JCK</title>
		<link>http://antwerkz.com/apache-oracle-and-the-jck/</link>
		<comments>http://antwerkz.com/apache-oracle-and-the-jck/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 18:43:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[java6]]></category>
		<category><![CDATA[java7]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4616</guid>
		<description><![CDATA[The Apache/Sun rift is well-known to most following the Java world. Apache has long demanded that the field of use restrictions be dropped.  There's some consensus that the FOU clause actually violates the JCP's charter.  I'm not a lawyer so I can't really comment either way.  This has prevented Apache Harmony from certifying as a [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/apache-oracle-and-the-jck/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Port Unification in GlassFish 3 &#8211; Part 1</title>
		<link>http://antwerkz.com/port-unification-in-glassfish-3-part-1/</link>
		<comments>http://antwerkz.com/port-unification-in-glassfish-3-part-1/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 17:33:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[config]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4579</guid>
		<description><![CDATA[There are two main cases I want to cover here:  port redirection and serving multiple protocols on one port.  I'm pretty sure that covering both in one post would egregiously long so I'm going to break things up into two posts.  In this first post, we'll cover what will likely the be more common use [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/port-unification-in-glassfish-3-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Port Unification in GlassFish]]></series:name>
	</item>
		<item>
		<title>Scripts to Help with GlassFish Development</title>
		<link>http://antwerkz.com/scripts-to-help-with-glassfish-development/</link>
		<comments>http://antwerkz.com/scripts-to-help-with-glassfish-development/#comments</comments>
		<pubDate>Fri, 14 May 2010 15:01:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[glassfish]]></category>
		<category><![CDATA[grizzly]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4537</guid>
		<description><![CDATA[GlassFish is a big enough source base that sometimes you just need a little help managing the development lifecycle. Over time I've developed a number of scripts that I use while working on either grizzly or glassfish to help manage the load. After a number of discussions, I've decided to share them in the hopes [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/scripts-to-help-with-glassfish-development/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GlassFish Web Sockets Sample</title>
		<link>http://antwerkz.com/glassfish-web-sockets-sample/</link>
		<comments>http://antwerkz.com/glassfish-web-sockets-sample/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 15:46:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[glassfish]]></category>
		<category><![CDATA[grizzly]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[websockets]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4528</guid>
		<description><![CDATA[A few weeks back I blogged about the impending GlassFish support for the emerging Web Sockets standard. To update, I have some good news and some some ok news. The good news is that the implementation has stabilized enough to show some concrete code. The ok news is that, despite my best efforts and overly [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/glassfish-web-sockets-sample/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Wicket and Embedded GlassFish</title>
		<link>http://antwerkz.com/wicket-and-embedded-glassfish/</link>
		<comments>http://antwerkz.com/wicket-and-embedded-glassfish/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 13:44:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[glassfish]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4518</guid>
		<description><![CDATA[One of the newer features available in GlassFish v3 is the ability to run glassfish in an embedded mode similar to how jetty is often used. This is approach is very common when working with Wicket and is, in fact, part of the quickstart maven archetype.  So what I'd like to see is GlassFish in [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/wicket-and-embedded-glassfish/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Grizzly and WebSockets</title>
		<link>http://antwerkz.com/grizzly-and-websockets/</link>
		<comments>http://antwerkz.com/grizzly-and-websockets/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 23:09:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[glassfish]]></category>
		<category><![CDATA[grizzly]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[websockets]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=4297</guid>
		<description><![CDATA[As HTML5 lumbers its way through the standardization process, more and more developers are starting to play with the emerging features.  One feature getting some serious attention is that of the websocket.  Full details of the websocket protocol can be found here but I'll lay out the basics of it.  Essentially a websocket is a [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/grizzly-and-websockets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GlassFish v3 is out</title>
		<link>http://antwerkz.com/glassfish-v3-is-out/</link>
		<comments>http://antwerkz.com/glassfish-v3-is-out/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 15:16:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[glassfish]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[glassfishv3]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=3696</guid>
		<description><![CDATA[Today marks the official(ish) release of GlassFish v3.  v3 is the product of years of hard work in what is, in some ways, a rewrite of v2.  Built on top of OSGi, v3 offers a modularity and extensibility leap over v2.  It's also the first to fully support the JEE 6 specification.  I've been a [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/glassfish-v3-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

