<?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: Documentation Spring jBPM integration</title> <atom:link href="http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/feed/" rel="self" type="application/rss+xml" /><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/</link> <description>Java, Project Management, Life and anything else.</description> <lastBuildDate>Tue, 22 Nov 2011 08:16:24 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Spring jBPM integration Manual - Java Tutorial</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-2/#comment-21282</link> <dc:creator>Spring jBPM integration Manual - Java Tutorial</dc:creator> <pubDate>Sun, 05 Jun 2011 13:37:28 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-21282</guid> <description>[...] good tutorial on Spring jBPM integration Manual: Any project, especially open source projects, rise or fall with [...]</description> <content:encoded><![CDATA[<p>[...] good tutorial on Spring jBPM integration Manual: Any project, especially open source projects, rise or fall with [...]</p> ]]></content:encoded> </item> <item><title>By: newbeewan</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-2/#comment-1158</link> <dc:creator>newbeewan</dc:creator> <pubDate>Thu, 03 Jun 2010 07:30:09 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1158</guid> <description>Cascading factories doesn&#039;t work using Spring 3 and JBpm 4.3, it throws an not initialised bean exception !
Is there any way to make the previous code work ?
I have tryed to add dependency rules between beans, but no positive results</description> <content:encoded><![CDATA[<p>Cascading factories doesn&#8217;t work using Spring 3 and JBpm 4.3, it throws an not initialised bean exception !</p><p>Is there any way to make the previous code work ?<br
/> I have tryed to add dependency rules between beans, but no positive results</p> ]]></content:encoded> </item> <item><title>By: JackMigger</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-2/#comment-1145</link> <dc:creator>JackMigger</dc:creator> <pubDate>Fri, 16 Apr 2010 14:01:45 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1145</guid> <description>Why exctly isn&#039;t it possible to work with Spring+JPA+jBPM4 ?
Why is the following class missing in jBPM 4.3 ? Is it deprecated ?
org.jbpm.pvm.internal.cfg.SpringConfiguration</description> <content:encoded><![CDATA[<p>Why exctly isn&#8217;t it possible to work with Spring+JPA+jBPM4 ?<br
/> Why is the following class missing in jBPM 4.3 ? Is it deprecated ?</p><p>org.jbpm.pvm.internal.cfg.SpringConfiguration</p> ]]></content:encoded> </item> <item><title>By: Andries Inzé</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-1/#comment-1136</link> <dc:creator>Andries Inzé</dc:creator> <pubDate>Thu, 04 Feb 2010 12:20:00 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1136</guid> <description>No.</description> <content:encoded><![CDATA[<p>No.</p> ]]></content:encoded> </item> <item><title>By: Mymacin</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-1/#comment-1135</link> <dc:creator>Mymacin</dc:creator> <pubDate>Wed, 03 Feb 2010 18:11:01 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1135</guid> <description>Is it possible to work with Spring+JPA+jBPM4</description> <content:encoded><![CDATA[<p>Is it possible to work with Spring+JPA+jBPM4</p> ]]></content:encoded> </item> <item><title>By: Andries Inzé</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-1/#comment-1121</link> <dc:creator>Andries Inzé</dc:creator> <pubDate>Mon, 04 Jan 2010 13:38:12 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1121</guid> <description>I&#039;ll need to test this myself.
However, version 4.3 has a reworked integration which should solve problems like that.</description> <content:encoded><![CDATA[<p>I&#8217;ll need to test this myself.<br
/> However, version 4.3 has a reworked integration which should solve problems like that.</p> ]]></content:encoded> </item> <item><title>By: Diego</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-1/#comment-1106</link> <dc:creator>Diego</dc:creator> <pubDate>Tue, 29 Dec 2009 09:42:03 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1106</guid> <description>Jbpm4.2 integration with Spring:
When setting continue=&quot;async&quot;, it resulted in a NPE below, whatever I set current=&quot;false&quot;, It doesn&#039;t work normally.
Please give me a hand, thanks a lot.
Caused by: java.lang.NullPointerException
at org.jbpm.pvm.internal.jobexecutor.JobExecutorMessageSession.send(JobExecutorMessageSession.java:59) </description> <content:encoded><![CDATA[<p>Jbpm4.2 integration with Spring:<br
/> When setting continue=&#8221;async&#8221;, it resulted in a NPE below, whatever I set current=&#8221;false&#8221;, It doesn&#8217;t work normally.</p><p>Please give me a hand, thanks a lot.</p><p>Caused by: java.lang.NullPointerException<br
/> at org.jbpm.pvm.internal.jobexecutor.JobExecutorMessageSession.send(JobExecutorMessageSession.java:59)</p> ]]></content:encoded> </item> <item><title>By: Andries Inzé</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-1/#comment-1054</link> <dc:creator>Andries Inzé</dc:creator> <pubDate>Mon, 16 Nov 2009 22:28:59 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1054</guid> <description>This is new stuff for me too.
Thanks for the follow up!</description> <content:encoded><![CDATA[<p>This is new stuff for me too.<br
/> Thanks for the follow up!</p> ]]></content:encoded> </item> <item><title>By: Walter Seymore</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-1/#comment-1053</link> <dc:creator>Walter Seymore</dc:creator> <pubDate>Mon, 16 Nov 2009 22:28:17 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1053</guid> <description>Doh
&lt;object class=&quot;org.jbpm.pvm.internal.id.DatabaseIdComposer&quot; init=&quot;eager&quot; /&gt;</description> <content:encoded><![CDATA[<p>Doh</p><p>&lt;object class=&#8221;org.jbpm.pvm.internal.id.DatabaseIdComposer&#8221; init=&#8221;eager&#8221; /&gt;</p> ]]></content:encoded> </item> <item><title>By: Walter Seymore</title><link>http://www.inze.be/andries/2009/06/28/documentation-spring-jbpm-integration/comment-page-1/#comment-1052</link> <dc:creator>Walter Seymore</dc:creator> <pubDate>Mon, 16 Nov 2009 22:26:46 +0000</pubDate> <guid
isPermaLink="false">http://www.inze.be/andries/?p=159#comment-1052</guid> <description>After looking for this the entire day, I stumbled on the answer - straight after posting the question :-)
I added this to my configuration and it started to work: </description> <content:encoded><![CDATA[<p>After looking for this the entire day, I stumbled on the answer &#8211; straight after posting the question <img
src='http://www.inze.be/andries/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p>I added this to my configuration and it started to work:</p> ]]></content:encoded> </item> </channel> </rss>
