<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: jBPM &#8220;supported&#8221; target databases&#8230; H2 anyone?</title>
	<atom:link href="http://planetjbpm.wordpress.com/2008/12/17/jbpm-supported-target-databases-h2-anyone/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetjbpm.wordpress.com/2008/12/17/jbpm-supported-target-databases-h2-anyone/</link>
	<description>Syndication of blogs from basic to advanced usage of a great workflow engine</description>
	<lastBuildDate>Mon, 28 Sep 2009 19:26:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sridhar</title>
		<link>http://planetjbpm.wordpress.com/2008/12/17/jbpm-supported-target-databases-h2-anyone/#comment-83</link>
		<dc:creator>sridhar</dc:creator>
		<pubDate>Thu, 16 Apr 2009 00:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://planetjbpm.wordpress.com/?p=36#comment-83</guid>
		<description>It took me only two hours to make H2, the best alternative to me, part of my jBPM project.

I&#039;m running into hibernate/sql errors when trying to configure H2 for jBPM 3.x. Can you post snippet of changes you have done to make it work?</description>
		<content:encoded><![CDATA[<p>It took me only two hours to make H2, the best alternative to me, part of my jBPM project.</p>
<p>I&#8217;m running into hibernate/sql errors when trying to configure H2 for jBPM 3.x. Can you post snippet of changes you have done to make it work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: planetjbpm</title>
		<link>http://planetjbpm.wordpress.com/2008/12/17/jbpm-supported-target-databases-h2-anyone/#comment-43</link>
		<dc:creator>planetjbpm</dc:creator>
		<pubDate>Fri, 27 Feb 2009 22:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://planetjbpm.wordpress.com/?p=36#comment-43</guid>
		<description>Uhhhmmm... I think you missed the point of my post. I did not try to setup H2 to emulate Oracle, I tried it so it could be a replacement of HSQL. The fact that Oracle is not (yet) in the supproted target databases is beyond my influence since I do not work for JBoss. While setting up H2 I saw the emulation mode and it surprised me that running it in emulation mode I got the same error as on a real Oracle... good emulation that is.

Sybase is in the QAS matrix because a customer who &lt;strong&gt;bought&lt;/strong&gt; support had some issues with jBPM on Sybase. Sure, Oracle XE is free, but someone has to take the time to install it, maintain it etc. In addition to this you could also state that since there are so limited issues on Oracle the need is less and once there is an issue, support is provided. Everything in due time... (e.g. the now maturing jBPM QA becoming part of the larger JBoss QA)</description>
		<content:encoded><![CDATA[<p>Uhhhmmm&#8230; I think you missed the point of my post. I did not try to setup H2 to emulate Oracle, I tried it so it could be a replacement of HSQL. The fact that Oracle is not (yet) in the supproted target databases is beyond my influence since I do not work for JBoss. While setting up H2 I saw the emulation mode and it surprised me that running it in emulation mode I got the same error as on a real Oracle&#8230; good emulation that is.</p>
<p>Sybase is in the QAS matrix because a customer who <strong>bought</strong> support had some issues with jBPM on Sybase. Sure, Oracle XE is free, but someone has to take the time to install it, maintain it etc. In addition to this you could also state that since there are so limited issues on Oracle the need is less and once there is an issue, support is provided. Everything in due time&#8230; (e.g. the now maturing jBPM QA becoming part of the larger JBoss QA)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yeroc</title>
		<link>http://planetjbpm.wordpress.com/2008/12/17/jbpm-supported-target-databases-h2-anyone/#comment-42</link>
		<dc:creator>Yeroc</dc:creator>
		<pubDate>Fri, 27 Feb 2009 20:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://planetjbpm.wordpress.com/?p=36#comment-42</guid>
		<description>I&#039;m curious why you don&#039;t just set up an Oracle XE instance and add it to the test suite of databases?  Oracle XE is free to install (I&#039;d be surprised if your test suites would run into the 2GB limitation).  As the poster pointed out it&#039;s very widely used...</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious why you don&#8217;t just set up an Oracle XE instance and add it to the test suite of databases?  Oracle XE is free to install (I&#8217;d be surprised if your test suites would run into the 2GB limitation).  As the poster pointed out it&#8217;s very widely used&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro Molinari</title>
		<link>http://planetjbpm.wordpress.com/2008/12/17/jbpm-supported-target-databases-h2-anyone/#comment-21</link>
		<dc:creator>Mauro Molinari</dc:creator>
		<pubDate>Thu, 18 Dec 2008 20:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://planetjbpm.wordpress.com/?p=36#comment-21</guid>
		<description>We have been using H2 for unit testing for some time now, replacing HSQLDB because we need JTA XA support (and HSQLDB does not offer it, while H2 does). Never had a single problem. H2 works greatly!</description>
		<content:encoded><![CDATA[<p>We have been using H2 for unit testing for some time now, replacing HSQLDB because we need JTA XA support (and HSQLDB does not offer it, while H2 does). Never had a single problem. H2 works greatly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erics</title>
		<link>http://planetjbpm.wordpress.com/2008/12/17/jbpm-supported-target-databases-h2-anyone/#comment-20</link>
		<dc:creator>erics</dc:creator>
		<pubDate>Wed, 17 Dec 2008 05:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://planetjbpm.wordpress.com/?p=36#comment-20</guid>
		<description>Thanks for the interesting overview on your database support. 

Most interesting I find are your findings on the in-memory choices. All developers should take note and be interested in working with such databases, be that you can facilitate your (unit) testing nicely with these. Something I wish I encountered more in practice than I do...</description>
		<content:encoded><![CDATA[<p>Thanks for the interesting overview on your database support. </p>
<p>Most interesting I find are your findings on the in-memory choices. All developers should take note and be interested in working with such databases, be that you can facilitate your (unit) testing nicely with these. Something I wish I encountered more in practice than I do&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
