<?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>Shaun Abram &#187; jbpm</title>
	<atom:link href="http://www.shaunabram.com/tag/jbpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaunabram.com</link>
	<description>Java and Technology weblog</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:14:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Workflow Management: JBoss&#8217;s JBPM</title>
		<link>http://www.shaunabram.com/workflow-mnagement-jbosss-jbpm/</link>
		<comments>http://www.shaunabram.com/workflow-mnagement-jbosss-jbpm/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 06:21:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[bpel]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jbpm]]></category>
		<category><![CDATA[jpdl]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.shaunabram.com/?p=21</guid>
		<description><![CDATA[The project I&#8217;m currently working on had a requirement for a workflow engine to manage the various process flow options for an order management system. For example, an order can be created, modified, submitted etc and we need to be able to persist and retrieve the process at any stage as we wait for human [...]]]></description>
			<content:encoded><![CDATA[<p>The project I&#8217;m currently working on had a requirement for a workflow engine to manage the various process flow options for an order management system. For example, an order can be created, modified, submitted etc and we need to be able to persist and retrieve the process at any stage as we wait for human involvement to move to the next stage.  I have been evaluating JBoss&#8217;s JBPM. It seems to meet our requirements but has been very difficult to get up and running. Overall it has been a frustrating process so far.  The main JBoss JBPM site is at <a href="http://www.jboss.com/products/jbpm">here</a> and theServerSide has a good article on using it with <a href="http://www.theserverside.com/tt/articles/article.tss?l=jBPMandSpring">Spring/Hibernate integration</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunabram.com/workflow-mnagement-jbosss-jbpm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
