<?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>Greg Luck&#039;s Blog &#187; Java</title>
	<atom:link href="http://gregluck.com/blog/archives/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregluck.com/blog</link>
	<description>I am sick of simple. Things should be great!</description>
	<lastBuildDate>Tue, 27 Jul 2010 05:48:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Running Ehcache and Terracotta from Ant</title>
		<link>http://gregluck.com/blog/archives/2010/05/running-ehcache-and-terracotta-from-ant/</link>
		<comments>http://gregluck.com/blog/archives/2010/05/running-ehcache-and-terracotta-from-ant/#comments</comments>
		<pubDate>Sat, 01 May 2010 02:54:58 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=304</guid>
		<description><![CDATA[A few weeks ago I blogged about the fantastic tc-maven plugin which works just as well as the Jetty plugin and makes life easy for Maven-based developers. My surveys from talks I do suggest that the mix of Maven and Ant based builds is 40-60% Maven. Three years ago it was about 10% Maven. Interestingly in [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2010/05/running-ehcache-and-terracotta-from-ant/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding Terracotta Server into your Maven build</title>
		<link>http://gregluck.com/blog/archives/2010/04/adding-terracotta-server-into-your-maven-build/</link>
		<comments>http://gregluck.com/blog/archives/2010/04/adding-terracotta-server-into-your-maven-build/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 06:42:32 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=291</guid>
		<description><![CDATA[Having servers at development time is pain. You need tooling to make it smooth. Fortunately, Terracotta has the tc-maven plugin for this purpose.
Integration Testing with Maven
To start and stop the server pre and post integration tests, add the following to your pom.xml:

&#60;pluginRepositories&#62;
        &#60;pluginRepository&#62;
      [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2010/04/adding-terracotta-server-into-your-maven-build/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Video from San Francisco Java User Group: Boost your app performance with Ehcache 2.0</title>
		<link>http://gregluck.com/blog/archives/2010/03/video-from-san-francisco-java-user-group-boost-your-app-performance-with-ehcache-2-0/</link>
		<comments>http://gregluck.com/blog/archives/2010/03/video-from-san-francisco-java-user-group-boost-your-app-performance-with-ehcache-2-0/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 00:40:52 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=288</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2010/03/video-from-san-francisco-java-user-group-boost-your-app-performance-with-ehcache-2-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New REST and SOAP APIs released for Ehcache</title>
		<link>http://gregluck.com/blog/archives/2010/03/new-rest-and-soap-apis-released-for-ehcache/</link>
		<comments>http://gregluck.com/blog/archives/2010/03/new-rest-and-soap-apis-released-for-ehcache/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 00:36:26 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=272</guid>
		<description><![CDATA[Ehcache Server and Standalone Server have been released to Sourceforge Downloads. The server provides RESTful and SOAP APIs to Ehcache. It is available as a WAR which works with all app servers, or standalone using Glassfish V3 embedded.
New in this release is integration with Terracotta Server Array for coherent, scalable and HA caching. Also the [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2010/03/new-rest-and-soap-apis-released-for-ehcache/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Debugging Ext JS in IntelliJ 9.0.2 (Maia IU.92.273)</title>
		<link>http://gregluck.com/blog/archives/2010/02/debugging-ext-js-in-intellij-9-0/</link>
		<comments>http://gregluck.com/blog/archives/2010/02/debugging-ext-js-in-intellij-9-0/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 00:23:11 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=244</guid>
		<description><![CDATA[I am working on Ehcache Monitor right now, which uses Ext JS. IntelliJ gives you the ability to debug both Java and JavaScript, which is really nice.
Local Debugging
To debug in IntelliJ you right click on a .html file and select Debug.
Remote Debugging
Set up a JavaScript Debug Remote configuration. See below for an example.

Make sure Firefox [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2010/02/debugging-ext-js-in-intellij-9-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ehcache welcomes Grails as a first-class supported framework</title>
		<link>http://gregluck.com/blog/archives/2009/12/ehcache-welcomes-grails-as-a-first-class-supported-framework/</link>
		<comments>http://gregluck.com/blog/archives/2009/12/ehcache-welcomes-grails-as-a-first-class-supported-framework/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 21:01:02 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=197</guid>
		<description><![CDATA[The Ehcache project is happy to welcome Grails to the fold. The new Grails 1.2RC1 uses Ehcache as the default Hibernate second level cache. We worked with the Grails community to test Ehcache with Grails to ensure a good developer experience. As part of that we have added a new Grails Chapter to the Ehcache [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2009/12/ehcache-welcomes-grails-as-a-first-class-supported-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New 1.7.1 GA release &#8211; ehcache, ehcache-core and ehcache-terracotta</title>
		<link>http://gregluck.com/blog/archives/2009/11/new-1-7-1-ga-release-ehcache-ehcache-core-and-ehcache-terracotta/</link>
		<comments>http://gregluck.com/blog/archives/2009/11/new-1-7-1-ga-release-ehcache-ehcache-core-and-ehcache-terracotta/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 23:49:32 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=195</guid>
		<description><![CDATA[This is a final GA release of ehcache-1.7.1 comprising ehcache, ehcache-core and ehcache-terracotta modules.
This release contains 15 fixes and improvements over 1.7.0. See the changelog for complete details. Downloads and Maven modules are available here.
Very significantly, this release will enable new GA releases of the other ehcache modules, such as ehcache-web, which we expect to release over [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2009/11/new-1-7-1-ga-release-ehcache-ehcache-core-and-ehcache-terracotta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Thanksgiving: Here is what we have been cooking up for Ehcache</title>
		<link>http://gregluck.com/blog/archives/2009/11/its-thanksgiving-here-is-what-we-have-been-cooking-up-for-ehcache/</link>
		<comments>http://gregluck.com/blog/archives/2009/11/its-thanksgiving-here-is-what-we-have-been-cooking-up-for-ehcache/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 01:48:19 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Ehcache]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=189</guid>
		<description><![CDATA[I am over in the US through to Christmas and enjoying my second only Thanksgiving here. It has put me in a reflective mood. We have been hard at work on Ehcache over the last few months and I want to give everyone an update on some cool stuff coming out soon.
Ehcache-1.7.1
1.7.1 contains 15 bug [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2009/11/its-thanksgiving-here-is-what-we-have-been-cooking-up-for-ehcache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://gregluck.com/blog/archives/2009/11/183/</link>
		<comments>http://gregluck.com/blog/archives/2009/11/183/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 03:55:12 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/?p=183</guid>
		<description><![CDATA[See a 3 minute video of Greg Luck previewing Ehcache DX, the new monitoring and management product, for Ehcache versions 1.2.3 and higher. Help to shape this exciting new product by registering and downloading theEhcache DX early release.
]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2009/11/183/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is d7073c02eca990a65c2c4c911fe33b20?</title>
		<link>http://gregluck.com/blog/archives/2009/08/what-is-d7073c02eca990a65c2c4c911fe33b20/</link>
		<comments>http://gregluck.com/blog/archives/2009/08/what-is-d7073c02eca990a65c2c4c911fe33b20/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 04:14:02 +0000</pubDate>
		<dc:creator>Greg Luck</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://gregluck.com/blog/2009/08/what-is-d7073c02eca990a65c2c4c911fe33b20/</guid>
		<description><![CDATA[As many of you have guessed d7073c02eca990a65c2c4c911fe33b20 is an MD5 hash. It is actually a hash of a zip archive of documentation for the acquisition by Terracotta Inc. of Ehcache. Adding an MD5 hash into a contract caused the lawyers some angst. They hadn&#8217;t seen it before and were naturally reluctant to include it.


The MD5 [...]]]></description>
		<wfw:commentRss>http://gregluck.com/blog/archives/2009/08/what-is-d7073c02eca990a65c2c4c911fe33b20/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
