<?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: jBPM Sample Process in Tomcat</title>
	<atom:link href="http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/</link>
	<description>of Tamer Salama</description>
	<lastBuildDate>Mon, 28 Nov 2011 11:11:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Deploying jBPM sample application (payraiseprocess application) to Tomcat - Java Tutorial</title>
		<link>http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/comment-page-1/#comment-156409</link>
		<dc:creator>Deploying jBPM sample application (payraiseprocess application) to Tomcat - Java Tutorial</dc:creator>
		<pubDate>Sun, 05 Jun 2011 14:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/#comment-156409</guid>
		<description>[...] Here is a good tutorial on Deploying jBPM sample application (payraiseprocess application) to Tomcat: Added the jar files (commons-fileupload.jar, commons-validator.jar, commons-digester.jar, jakarta-oro.jar) to jBPM application library (WEB-INFlib) or to &lt;jbpm-directory&gt;lib if you&#8217;re going to perform a build (required after Hibernate mapping modification below). I got “Cannot find ActionMappings or ActionFormBeans collection” error when calling the jbpm application without these jar files [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a good tutorial on Deploying jBPM sample application (payraiseprocess application) to Tomcat: Added the jar files (commons-fileupload.jar, commons-validator.jar, commons-digester.jar, jakarta-oro.jar) to jBPM application library (WEB-INFlib) or to &lt;jbpm-directory&gt;lib if you&#8217;re going to perform a build (required after Hibernate mapping modification below). I got “Cannot find ActionMappings or ActionFormBeans collection” error when calling the jbpm application without these jar files [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad Jandrajupalli</title>
		<link>http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/comment-page-1/#comment-154144</link>
		<dc:creator>Prasad Jandrajupalli</dc:creator>
		<pubDate>Thu, 18 Nov 2010 12:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/#comment-154144</guid>
		<description>Hi!
This is Prasad Jandrajupalli, I am working on jBPM and Alfresco 3.3g. So I am new to jBPM and Alfresco. If anyone knows about these two technologies, please help me.

Thanks and Regards
J.Prasad</description>
		<content:encoded><![CDATA[<p>Hi!<br />
This is Prasad Jandrajupalli, I am working on jBPM and Alfresco 3.3g. So I am new to jBPM and Alfresco. If anyone knows about these two technologies, please help me.</p>
<p>Thanks and Regards<br />
J.Prasad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fasal</title>
		<link>http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/comment-page-1/#comment-15186</link>
		<dc:creator>Fasal</dc:creator>
		<pubDate>Thu, 13 Mar 2008 07:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/#comment-15186</guid>
		<description>http://life2death.blog.co.in/category/jbpm/</description>
		<content:encoded><![CDATA[<p><a href="http://life2death.blog.co.in/category/jbpm/" rel="nofollow">http://life2death.blog.co.in/category/jbpm/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fasal</title>
		<link>http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/comment-page-1/#comment-15185</link>
		<dc:creator>Fasal</dc:creator>
		<pubDate>Thu, 13 Mar 2008 07:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/#comment-15185</guid>
		<description>Here you can find the detailed information on how to setup JBPm on tomcat with postgres as DB</description>
		<content:encoded><![CDATA[<p>Here you can find the detailed information on how to setup JBPm on tomcat with postgres as DB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saverio Porcari</title>
		<link>http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/comment-page-1/#comment-311</link>
		<dc:creator>Saverio Porcari</dc:creator>
		<pubDate>Mon, 07 Feb 2005 19:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/#comment-311</guid>
		<description>I followed your instructions and I got to deploy the payraise process on MySQL db, but I still cannot make the example work when I try to log in.

EXCEPTION:
javax.servlet.ServletException: Error on line 8 of document  : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.

root cause:
org.dom4j.DocumentException: Error on line 8 of document  : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
	org.dom4j.io.SAXReader.read(SAXReader.java:350)

Any idea?</description>
		<content:encoded><![CDATA[<p>I followed your instructions and I got to deploy the payraise process on MySQL db, but I still cannot make the example work when I try to log in.</p>
<p>EXCEPTION:<br />
javax.servlet.ServletException: Error on line 8 of document  : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.</p>
<p>root cause:<br />
org.dom4j.DocumentException: Error on line 8 of document  : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.<br />
	org.dom4j.io.SAXReader.read(SAXReader.java:350)</p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Turetsky</title>
		<link>http://tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/comment-page-1/#comment-310</link>
		<dc:creator>Alex Turetsky</dc:creator>
		<pubDate>Tue, 01 Feb 2005 01:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2004/12/19/jbpm-sample-process-in-tomcat/#comment-310</guid>
		<description>Hey Tamer,

Thanks for posting these guidelines.  Is there a place which contains complete instructions for deploying jBPM on Tomcat?  Their website only seems to describe deploying on JBoss.  Also, besides the clustering features, would I lose anything by deploying on Tomcat over JBoss?

Alex</description>
		<content:encoded><![CDATA[<p>Hey Tamer,</p>
<p>Thanks for posting these guidelines.  Is there a place which contains complete instructions for deploying jBPM on Tomcat?  Their website only seems to describe deploying on JBoss.  Also, besides the clustering features, would I lose anything by deploying on Tomcat over JBoss?</p>
<p>Alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>

