<?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/"
		>
<channel>
	<title>Comments on: Updated hello world tutorial for jBPM 4.3</title>
	<atom:link href="http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/</link>
	<description>Small steps with big feet</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:26:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Technical Related Notes &#187; Blog Archive &#187; links for 2010-10-20</title>
		<link>http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/comment-page-1/#comment-6510</link>
		<dc:creator>Technical Related Notes &#187; Blog Archive &#187; links for 2010-10-20</dc:creator>
		<pubDate>Mon, 18 Apr 2011 09:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=661#comment-6510</guid>
		<description>[...] Small steps with big feet &quot; Blog Archive &quot; Updated hello world tutorial &#8230; (tags: bpm jboss java) [...]</description>
		<content:encoded><![CDATA[<p>[...] Small steps with big feet &quot; Blog Archive &quot; Updated hello world tutorial &#8230; (tags: bpm jboss java) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hayabusa brother</title>
		<link>http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/comment-page-1/#comment-4008</link>
		<dc:creator>Hayabusa brother</dc:creator>
		<pubDate>Tue, 13 Jul 2010 06:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=661#comment-4008</guid>
		<description>thanks for keeping me up to date on this subject.

Sent from my Android phone</description>
		<content:encoded><![CDATA[<p>thanks for keeping me up to date on this subject.</p>
<p>Sent from my Android phone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yahya</title>
		<link>http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/comment-page-1/#comment-4001</link>
		<dc:creator>Yahya</dc:creator>
		<pubDate>Wed, 23 Jun 2010 10:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=661#comment-4001</guid>
		<description>Thanks for this good tutorial,

Here is a good tutorial too.
http://wiki.alhajj-it.de/JBPM4-Tutorial</description>
		<content:encoded><![CDATA[<p>Thanks for this good tutorial,</p>
<p>Here is a good tutorial too.<br />
<a href="http://wiki.alhajj-it.de/JBPM4-Tutorial" rel="nofollow">http://wiki.alhajj-it.de/JBPM4-Tutorial</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roberto</title>
		<link>http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/comment-page-1/#comment-3974</link>
		<dc:creator>roberto</dc:creator>
		<pubDate>Mon, 29 Mar 2010 09:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=661#comment-3974</guid>
		<description>Does anyone have an example a little more complicated than HelloWorld to show me!
I am in difficulty in the use of jBPM.
I have seen examples on the official website but they are too little complex :-(
my e-mail romodem@libero.it</description>
		<content:encoded><![CDATA[<p>Does anyone have an example a little more complicated than HelloWorld to show me!<br />
I am in difficulty in the use of jBPM.<br />
I have seen examples on the official website but they are too little complex <img src='http://www.jorambarrez.be/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
my e-mail <a href="mailto:romodem@libero.it">romodem@libero.it</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joram</title>
		<link>http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/comment-page-1/#comment-3965</link>
		<dc:creator>Joram</dc:creator>
		<pubDate>Thu, 25 Feb 2010 08:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=661#comment-3965</guid>
		<description>@Jonatan: jbpm integrates natively with Spring (see dev guide). Also, specifying another hibernate config is done in the jbpm.cfg.xml file.</description>
		<content:encoded><![CDATA[<p>@Jonatan: jbpm integrates natively with Spring (see dev guide). Also, specifying another hibernate config is done in the jbpm.cfg.xml file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonatan Soto</title>
		<link>http://www.jorambarrez.be/blog/2010/02/01/updated-hello-world-tutorial-for-jbpm-4-3/comment-page-1/#comment-3964</link>
		<dc:creator>Jonatan Soto</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=661#comment-3964</guid>
		<description>Hi,

My webapp&#039;s are currently using Spring and Hibernate, and I&#039;m wondering if it is possible to integrate jBPM4 with my existing spring context files.

On the other hand, how can I specify a custom path for jbpm.hibernate.cfg.xml?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>My webapp&#8217;s are currently using Spring and Hibernate, and I&#8217;m wondering if it is possible to integrate jBPM4 with my existing spring context files.</p>
<p>On the other hand, how can I specify a custom path for jbpm.hibernate.cfg.xml?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.267 seconds -->

