<?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: jBPM4 real-life example: The Train Ticket Demo (part 4: the end application)</title>
	<atom:link href="http://www.jorambarrez.be/blog/2009/09/16/jbpm4-real-life-example-the-train-ticket-demo-part-4-the-end-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jorambarrez.be/blog/2009/09/16/jbpm4-real-life-example-the-train-ticket-demo-part-4-the-end-application/</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: José Luis Granda</title>
		<link>http://www.jorambarrez.be/blog/2009/09/16/jbpm4-real-life-example-the-train-ticket-demo-part-4-the-end-application/comment-page-1/#comment-4638</link>
		<dc:creator>José Luis Granda</dc:creator>
		<pubDate>Wed, 17 Nov 2010 22:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=417#comment-4638</guid>
		<description>Hi Joram, i try to run jbpm-on-rails at jboss-5.1.0.GA. I generate the ear pakage from sources.

I get exception:

[AbstractKernelController] Error installing to Real: name=vfszip:/usr/local/jboss-5.1.0.GA.JBPM/server/jbpm/deploy/jbpm-on-rails.ear/ state=PreReal mode=Manual requiredState=Real
org.jboss.deployers.spi.DeploymentException: Error during deploy: vfszip:/usr/local/jboss-5.1.0.GA.JBPM/server/jbpm/deploy/jbpm-on-rails.ear/jbpm-on-rails-war-1.0.war/
	at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
	
Caused by: java.lang.NoClassDefFoundError: HttpServlet
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at org.jboss.classloader.spi.base.BaseClassLoader.access$200(BaseClassLoader.java:63)
	at org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:572)
	at org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:532)

help me please</description>
		<content:encoded><![CDATA[<p>Hi Joram, i try to run jbpm-on-rails at jboss-5.1.0.GA. I generate the ear pakage from sources.</p>
<p>I get exception:</p>
<p>[AbstractKernelController] Error installing to Real: name=vfszip:/usr/local/jboss-5.1.0.GA.JBPM/server/jbpm/deploy/jbpm-on-rails.ear/ state=PreReal mode=Manual requiredState=Real<br />
org.jboss.deployers.spi.DeploymentException: Error during deploy: vfszip:/usr/local/jboss-5.1.0.GA.JBPM/server/jbpm/deploy/jbpm-on-rails.ear/jbpm-on-rails-war-1.0.war/<br />
	at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)</p>
<p>Caused by: java.lang.NoClassDefFoundError: HttpServlet<br />
	at java.lang.ClassLoader.defineClass1(Native Method)<br />
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)<br />
	at org.jboss.classloader.spi.base.BaseClassLoader.access$200(BaseClassLoader.java:63)<br />
	at org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:572)<br />
	at org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:532)</p>
<p>help me please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://www.jorambarrez.be/blog/2009/09/16/jbpm4-real-life-example-the-train-ticket-demo-part-4-the-end-application/comment-page-1/#comment-4000</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=417#comment-4000</guid>
		<description>Thanks a lot for the example!!. Without any doubt is the more complex jbpm example than I have found in Internet. I only have to complain about the difficult to implement the all example because the svn direction doesn&#039;t work and I had to spend a day until I could work it (although I didn&#039;t try with complete download).</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the example!!. Without any doubt is the more complex jbpm example than I have found in Internet. I only have to complain about the difficult to implement the all example because the svn direction doesn&#8217;t work and I had to spend a day until I could work it (although I didn&#8217;t try with complete download).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Latugaye</title>
		<link>http://www.jorambarrez.be/blog/2009/09/16/jbpm4-real-life-example-the-train-ticket-demo-part-4-the-end-application/comment-page-1/#comment-3878</link>
		<dc:creator>Carlos Latugaye</dc:creator>
		<pubDate>Fri, 18 Sep 2009 12:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=417#comment-3878</guid>
		<description>Thanks for the explanation! The documentation you provided was exactly what I was looking for. 

I was referring the the jBPM jobs. In particularly I was trying to understand how jBPM handles the case of a due transition of a process instance when running multiple engines.</description>
		<content:encoded><![CDATA[<p>Thanks for the explanation! The documentation you provided was exactly what I was looking for. </p>
<p>I was referring the the jBPM jobs. In particularly I was trying to understand how jBPM handles the case of a due transition of a process instance when running multiple engines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joram Barrez</title>
		<link>http://www.jorambarrez.be/blog/2009/09/16/jbpm4-real-life-example-the-train-ticket-demo-part-4-the-end-application/comment-page-1/#comment-3874</link>
		<dc:creator>Joram Barrez</dc:creator>
		<pubDate>Thu, 17 Sep 2009 07:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=417#comment-3874</guid>
		<description>@Carlos It is certainly possible to have multiple nodes with multiple JVM&#039;s working on the same set f processes. jBPM relies heavily on the transactional capabilitites of the underlying database to achieve this. 

What do you mean by jobs? If you mean jBPM jobs, than it is quite easy. Just take a look at our developers guide, the section about the job executor (http://docs.jboss.org/jbpm/v4.0/devguide/html_single/#jobexecutor). It is built specifically to work on a cluster (but works great standalone,too).

The architecture I describe in this article, is easy to scale over multiple nodes (with a simple loadbalancer like Pen on Linux). Since jBPM synchronizes on the database, it doesn&#039;t matter on which node the actual request is processed.

Hope this helps!

Joram</description>
		<content:encoded><![CDATA[<p>@Carlos It is certainly possible to have multiple nodes with multiple JVM&#8217;s working on the same set f processes. jBPM relies heavily on the transactional capabilitites of the underlying database to achieve this. </p>
<p>What do you mean by jobs? If you mean jBPM jobs, than it is quite easy. Just take a look at our developers guide, the section about the job executor (<a href="http://docs.jboss.org/jbpm/v4.0/devguide/html_single/#jobexecutor" rel="nofollow">http://docs.jboss.org/jbpm/v4.0/devguide/html_single/#jobexecutor</a>). It is built specifically to work on a cluster (but works great standalone,too).</p>
<p>The architecture I describe in this article, is easy to scale over multiple nodes (with a simple loadbalancer like Pen on Linux). Since jBPM synchronizes on the database, it doesn&#8217;t matter on which node the actual request is processed.</p>
<p>Hope this helps!</p>
<p>Joram</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Latugaye</title>
		<link>http://www.jorambarrez.be/blog/2009/09/16/jbpm4-real-life-example-the-train-ticket-demo-part-4-the-end-application/comment-page-1/#comment-3873</link>
		<dc:creator>Carlos Latugaye</dc:creator>
		<pubDate>Wed, 16 Sep 2009 14:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=417#comment-3873</guid>
		<description>Hi Joram,

Thanks for this series of articles. They are a great introduction to jBPM.

I&#039;m interested in understanding how jBPM scales and behaves in a HA environment. Is it possible to have multiple JVMs running the same set of processes? If so, how get jobs synchronized across the JVMs? Is there any available documentation about this topic?

Thanks in advance,

Carlos</description>
		<content:encoded><![CDATA[<p>Hi Joram,</p>
<p>Thanks for this series of articles. They are a great introduction to jBPM.</p>
<p>I&#8217;m interested in understanding how jBPM scales and behaves in a HA environment. Is it possible to have multiple JVMs running the same set of processes? If so, how get jobs synchronized across the JVMs? Is there any available documentation about this topic?</p>
<p>Thanks in advance,</p>
<p>Carlos</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

