<?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; glassfishv3</title>
	<atom:link href="http://antwerkz.com/tag/glassfishv3/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>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>

