<?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>Julian Jewel's Weblog</title>
	<atom:link href="http://www.julianjewel.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.julianjewel.com/wordpress</link>
	<description>Welcome to my weblog();</description>
	<lastBuildDate>Wed, 05 May 2010 15:13:20 +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>Envers (Entity Versioning)</title>
		<link>http://www.julianjewel.com/wordpress/?p=113</link>
		<comments>http://www.julianjewel.com/wordpress/?p=113#comments</comments>
		<pubDate>Wed, 05 May 2010 15:13:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=113</guid>
		<description><![CDATA[A powerful library which helps developers to implement audit functionality through Hibernate. It uses a global revision number and for every transaction commit it increases the global revision number by one and created an entity record in the designated audit table. The default table would be end with the _AUD suffix. And all you need [...]]]></description>
			<content:encoded><![CDATA[<p>A powerful library which helps developers to implement audit functionality through Hibernate. It uses a global revision number and for every transaction commit it increases the global revision number by one and created an entity record in the designated audit table. The default table would be end with the _AUD suffix. And all you need is to add @Audited annotation to the entities and add the event listeners within the hibernate session factory bean. Pretty cool! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java.lang.IncompatibleClassChangeError: class org.hibernate.cfg.ExtendedMappings has interface org.hibernate.cfg.Mappings as super class</title>
		<link>http://www.julianjewel.com/wordpress/?p=111</link>
		<comments>http://www.julianjewel.com/wordpress/?p=111#comments</comments>
		<pubDate>Wed, 05 May 2010 15:00:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=111</guid>
		<description><![CDATA[We had this new error from Hiberante &#8211; &#8220;java.lang.IncompatibleClassChangeError: class org.hibernate.cfg.ExtendedMappings has interface org.hibernate.cfg.Mappings as super class&#8221; &#8211; This is due to using the older hibernate entity manager/annotations libraries that were around when we upgraded to the newer 3.5.x version of hibernate. Hibernate includes the entity manager and annotations as part of the hibernate core [...]]]></description>
			<content:encoded><![CDATA[<p>We had this new error from Hiberante &#8211; &#8220;java.lang.IncompatibleClassChangeError: class org.hibernate.cfg.ExtendedMappings has interface org.hibernate.cfg.Mappings as super class&#8221; &#8211; This is due to using the older hibernate entity manager/annotations libraries that were around when we upgraded to the newer 3.5.x version of hibernate. Hibernate includes the entity manager and annotations as part of the hibernate core library.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=111</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distributed Ehcache 2.0</title>
		<link>http://www.julianjewel.com/wordpress/?p=109</link>
		<comments>http://www.julianjewel.com/wordpress/?p=109#comments</comments>
		<pubDate>Tue, 30 Mar 2010 18:20:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=109</guid>
		<description><![CDATA[We use Ehcache extensively with Hibernate and for temporary caches. I had to write a JMS based distributed cache listener to update cache on a cluster and that works fine. And the JMS based distributed cache is also transactional. 
Try the new Ehcache which is part of the open source Terracota kit at http://www.terracotta.org/dl/oss-download-destination?name=terracotta-3.2.1-installer.jar&#038;bucket=TCreleases&#038;file=terracotta-3.2.1-installer.jar
]]></description>
			<content:encoded><![CDATA[<p>We use Ehcache extensively with Hibernate and for temporary caches. I had to write a JMS based distributed cache listener to update cache on a cluster and that works fine. And the JMS based distributed cache is also transactional. </p>
<p>Try the new Ehcache which is part of the open source Terracota kit at <a href="http://www.terracotta.org/dl/oss-download-destination?name=terracotta-3.2.1-installer.jar&#038;bucket=TCreleases&#038;file=terracotta-3.2.1-installer.jar">http://www.terracotta.org/dl/oss-download-destination?name=terracotta-3.2.1-installer.jar&#038;bucket=TCreleases&#038;file=terracotta-3.2.1-installer.jar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=109</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Hat releases updated SOA platform, developer studio</title>
		<link>http://www.julianjewel.com/wordpress/?p=107</link>
		<comments>http://www.julianjewel.com/wordpress/?p=107#comments</comments>
		<pubDate>Tue, 30 Mar 2010 16:40:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=107</guid>
		<description><![CDATA[Red Hat recently released their updated SQA platform with JBoss Enterprise SOA Platform 5.0. MOre information here &#8211; http://www.theserverside.com/news/thread.tss?thread_id=59785
I&#8217;ve used other ESB&#8217;s including Mule, ServiceMix, Sonic etc. I think its a lot easier to integrate with these tools when compared to the JBoss Enterprise SOA Platform.
]]></description>
			<content:encoded><![CDATA[<p>Red Hat recently released their updated SQA platform with JBoss Enterprise SOA Platform 5.0. MOre information here &#8211; <a href="http://www.theserverside.com/news/thread.tss?thread_id=59785">http://www.theserverside.com/news/thread.tss?thread_id=59785</a></p>
<p>I&#8217;ve used other ESB&#8217;s including Mule, ServiceMix, Sonic etc. I think its a lot easier to integrate with these tools when compared to the JBoss Enterprise SOA Platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=107</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAPT &#8211; Load and stress testing tool</title>
		<link>http://www.julianjewel.com/wordpress/?p=105</link>
		<comments>http://www.julianjewel.com/wordpress/?p=105#comments</comments>
		<pubDate>Wed, 24 Feb 2010 02:23:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=105</guid>
		<description><![CDATA[You would need this if you want to test your Web GUI for concurrent users. Easy to setup and install.
More info here &#8211; http://www.loadtestingtool.com/
]]></description>
			<content:encoded><![CDATA[<p>You would need this if you want to test your Web GUI for concurrent users. Easy to setup and install.</p>
<p>More info here &#8211; http://www.loadtestingtool.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automate UI Testing</title>
		<link>http://www.julianjewel.com/wordpress/?p=102</link>
		<comments>http://www.julianjewel.com/wordpress/?p=102#comments</comments>
		<pubDate>Mon, 02 Nov 2009 19:37:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=102</guid>
		<description><![CDATA[Looking for a tool that can automate your UI testing. 
Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. 
More information here &#8211; 
http://seleniumhq.org/projects/remote-control/
]]></description>
			<content:encoded><![CDATA[<p>Looking for a tool that can automate your UI testing. </p>
<p>Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. </p>
<p>More information here &#8211; </p>
<p><a href="http://seleniumhq.org/projects/remote-control/">http://seleniumhq.org/projects/remote-control/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=102</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run WFE Open Source BPMS System</title>
		<link>http://www.julianjewel.com/wordpress/?p=100</link>
		<comments>http://www.julianjewel.com/wordpress/?p=100#comments</comments>
		<pubDate>Mon, 02 Nov 2009 19:19:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=100</guid>
		<description><![CDATA[Nice to see some initiative on a open source BPMS. Runa WFE is an OpenSource BPMS system, based on JBoss jBPM core. It is a cross-platform end user solution for business process development and execution.
More information at &#8211;
http://sourceforge.net/projects/runawfe
]]></description>
			<content:encoded><![CDATA[<p>Nice to see some initiative on a open source BPMS. Runa WFE is an OpenSource BPMS system, based on JBoss jBPM core. It is a cross-platform end user solution for business process development and execution.</p>
<p>More information at &#8211;<br />
<a href="http://sourceforge.net/projects/runawfe">http://sourceforge.net/projects/runawfe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mule 2.0 Released</title>
		<link>http://www.julianjewel.com/wordpress/?p=99</link>
		<comments>http://www.julianjewel.com/wordpress/?p=99#comments</comments>
		<pubDate>Mon, 02 Nov 2009 19:13:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=99</guid>
		<description><![CDATA[More information -
http://blogs.mulesoft.org/mule-ide-2-0-released/
]]></description>
			<content:encoded><![CDATA[<p>More information -</p>
<p><a href="http://blogs.mulesoft.org/mule-ide-2-0-released/">http://blogs.mulesoft.org/mule-ide-2-0-released/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=99</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Cloud a Reality for Enterprises via SOA Governance</title>
		<link>http://www.julianjewel.com/wordpress/?p=97</link>
		<comments>http://www.julianjewel.com/wordpress/?p=97#comments</comments>
		<pubDate>Sat, 17 Oct 2009 23:52:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=97</guid>
		<description><![CDATA[Making Cloud a Reality for Enterprises via SOA Governance &#8211; More at &#8211;
http://malaramakrishnan.sys-con.com/node/1038267
]]></description>
			<content:encoded><![CDATA[<p>Making Cloud a Reality for Enterprises via SOA Governance &#8211; More at &#8211;<br />
<a href="http://malaramakrishnan.sys-con.com/node/1038267">http://malaramakrishnan.sys-con.com/node/1038267</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=97</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZK &#8211; Open Source Ajax</title>
		<link>http://www.julianjewel.com/wordpress/?p=94</link>
		<comments>http://www.julianjewel.com/wordpress/?p=94#comments</comments>
		<pubDate>Tue, 22 Sep 2009 17:35:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categories]]></category>

		<guid isPermaLink="false">http://www.julianjewel.com/wordpress/?p=94</guid>
		<description><![CDATA[ZK is the most proven Ajax + Mobile framework available, designed to maximize an enterprise’s operational efficiency and minimize development time and cost.
With groundbreaking Direct RIA architecture, ZK simplifies and hastens the creation, deployment and maintenance of rich Internet applications.
For more information &#8211; visit http://www.zkoss.org/product/zk.dsp
]]></description>
			<content:encoded><![CDATA[<p>ZK is the most proven Ajax + Mobile framework available, designed to maximize an enterprise’s operational efficiency and minimize development time and cost.</p>
<p>With groundbreaking Direct RIA architecture, ZK simplifies and hastens the creation, deployment and maintenance of rich Internet applications.</p>
<p>For more information &#8211; visit <a href="http://http://www.zkoss.org/product/zk.dsp">http://www.zkoss.org/product/zk.dsp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianjewel.com/wordpress/?feed=rss2&amp;p=94</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
