<?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 Hello World</title>
	<atom:link href="http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/</link>
	<description>Small steps with big feet</description>
	<lastBuildDate>Fri, 05 Mar 2010 09:16:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Abhishek</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3972</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Thu, 04 Mar 2010 13:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3972</guid>
		<description>Great Tutorial. I got the head start.</description>
		<content:encoded><![CDATA[<p>Great Tutorial. I got the head start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ali</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3950</link>
		<dc:creator>ali</dc:creator>
		<pubDate>Wed, 13 Jan 2010 23:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3950</guid>
		<description>Thanks a lot, helped me to quickly use the processing engine! Now only if this was included in the official JBoss documentation.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, helped me to quickly use the processing engine! Now only if this was included in the official JBoss documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh Gowtham</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3944</link>
		<dc:creator>Ganesh Gowtham</dc:creator>
		<pubDate>Mon, 11 Jan 2010 07:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3944</guid>
		<description>Hi Joram , 

I want to install Jbpm Console(4.1) in Weblogic 10.3 .
Do you any links (or) doc which explains me in details how ti install JBPM in Weblogic ? as Ant build file lacks task for weblogic .</description>
		<content:encoded><![CDATA[<p>Hi Joram , </p>
<p>I want to install Jbpm Console(4.1) in Weblogic 10.3 .<br />
Do you any links (or) doc which explains me in details how ti install JBPM in Weblogic ? as Ant build file lacks task for weblogic .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joram</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3941</link>
		<dc:creator>Joram</dc:creator>
		<pubDate>Mon, 28 Dec 2009 12:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3941</guid>
		<description>@Anand: the error is quite obvious, there is something wrong with your jbpm.hibernate.cfg.xml config.

@Tifr: No clue without a stacktrace, environment, etc. These kind of questions are better asked on the user forum, since they will benefit other users too.

@Anonymous: Try to use the latest version (4.2, very soon 4.3). A lot of things have changed in the meanwhile.</description>
		<content:encoded><![CDATA[<p>@Anand: the error is quite obvious, there is something wrong with your jbpm.hibernate.cfg.xml config.</p>
<p>@Tifr: No clue without a stacktrace, environment, etc. These kind of questions are better asked on the user forum, since they will benefit other users too.</p>
<p>@Anonymous: Try to use the latest version (4.2, very soon 4.3). A lot of things have changed in the meanwhile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3936</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 16 Dec 2009 12:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3936</guid>
		<description>hi .....
i have been facing the problem with jbpm4.0 + jboss 5.0 + jdk 1.6

required help to solve this 

.....

Dec 16, 2009 5:38:31 PM org.jbpm.internal.log.Jdk14Log info
[jbpm-deploy] INFO: exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd@d3c69c
[jbpm-deploy] java.lang.NullPointerException
[jbpm-deploy] 	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:55)
[jbpm-deploy] 	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:46)
[jbpm-deploy] 	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:32)
[jbpm-deploy] 	at org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)
[jbpm-deploy] 	at org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:54)
[jbpm-deploy] 	at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
[jbpm-deploy] 	at org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:55)
[jbpm-deploy] 	at org.jbpm.pvm.internal.repository.DeploymentImpl.deploy(DeploymentImpl.java:89)
[jbpm-deploy] 	at org.jbpm.pvm.internal.ant.JbpmDeployTask.deployFile(JbpmDeployTask.java:110)
[jbpm-deploy] 	at org.jbpm.pvm.internal.ant.JbpmDeployTask.execute(JbpmDeployTask.java:60)
[jbpm-deploy] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
[jbpm-deploy] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[jbpm-deploy] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[jbpm-deploy] 	at java.lang.reflect.Method.invoke(Method.java:597)
[jbpm-deploy] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[jbpm-deploy] 	at org.apache.tools.ant.Task.perform(Task.java:348)
[jbpm-deploy] 	at org.apache.tools.ant.Target.execute(Target.java:357)
[jbpm-deploy] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
[jbpm-deploy] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
[jbpm-deploy] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
[jbpm-deploy] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[jbpm-deploy] 	at org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
[jbpm-deploy] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
[jbpm-deploy] 	at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423)
[jbpm-deploy] 	at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137)</description>
		<content:encoded><![CDATA[<p>hi &#8230;..<br />
i have been facing the problem with jbpm4.0 + jboss 5.0 + jdk 1.6</p>
<p>required help to solve this </p>
<p>&#8230;..</p>
<p>Dec 16, 2009 5:38:31 PM org.jbpm.internal.log.Jdk14Log info<br />
[jbpm-deploy] INFO: exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd@d3c69c<br />
[jbpm-deploy] java.lang.NullPointerException<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:55)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:46)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:32)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:54)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:55)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.repository.DeploymentImpl.deploy(DeploymentImpl.java:89)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.ant.JbpmDeployTask.deployFile(JbpmDeployTask.java:110)<br />
[jbpm-deploy] 	at org.jbpm.pvm.internal.ant.JbpmDeployTask.execute(JbpmDeployTask.java:60)<br />
[jbpm-deploy] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)<br />
[jbpm-deploy] 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)<br />
[jbpm-deploy] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
[jbpm-deploy] 	at java.lang.reflect.Method.invoke(Method.java:597)<br />
[jbpm-deploy] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)<br />
[jbpm-deploy] 	at org.apache.tools.ant.Task.perform(Task.java:348)<br />
[jbpm-deploy] 	at org.apache.tools.ant.Target.execute(Target.java:357)<br />
[jbpm-deploy] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)<br />
[jbpm-deploy] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)<br />
[jbpm-deploy] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1306)<br />
[jbpm-deploy] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)<br />
[jbpm-deploy] 	at org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)<br />
[jbpm-deploy] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1189)<br />
[jbpm-deploy] 	at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423)<br />
[jbpm-deploy] 	at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tifr</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3935</link>
		<dc:creator>Tifr</dc:creator>
		<pubDate>Wed, 16 Dec 2009 10:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3935</guid>
		<description>hi ..
 
i have been facing this problem from last two days....but still i could not solve this problem .....Please help in this problem

While i am deploying the files i am getting the error like 

 org.hibernate.exception.GenericJDBCException: could not insert: [org.jbpm.pvm.internal.lob.Lob]

Help in solving this problem ...... :)</description>
		<content:encoded><![CDATA[<p>hi ..</p>
<p>i have been facing this problem from last two days&#8230;.but still i could not solve this problem &#8230;..Please help in this problem</p>
<p>While i am deploying the files i am getting the error like </p>
<p> org.hibernate.exception.GenericJDBCException: could not insert: [org.jbpm.pvm.internal.lob.Lob]</p>
<p>Help in solving this problem &#8230;&#8230; <img src='http://www.jorambarrez.be/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3934</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 16 Dec 2009 10:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3934</guid>
		<description>Hi... I have a little problem while executing the examples that are present with jbpm4.0

org.jbpm.pvm.internal.wire.WireException: couldn&#039;t initialize object &#039;org.jbpm.pvm.internal.repository.RepositorySessionImpl&#039;: Could not parse configuration: jbpm.hibernate.cfg.xml</description>
		<content:encoded><![CDATA[<p>Hi&#8230; I have a little problem while executing the examples that are present with jbpm4.0</p>
<p>org.jbpm.pvm.internal.wire.WireException: couldn&#8217;t initialize object &#8216;org.jbpm.pvm.internal.repository.RepositorySessionImpl&#8217;: Could not parse configuration: jbpm.hibernate.cfg.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joram</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3918</link>
		<dc:creator>Joram</dc:creator>
		<pubDate>Tue, 24 Nov 2009 11:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3918</guid>
		<description>@Joe: looks like a configuration error. What is your jbpm.cfg.xml?

@Anonymous: I&#039;ve found your questions at 4 different places already (my about page, Tom&#039;s blog, etc.). Spamming is NOT the way yo get our attention. Transient variables are planned for a next release, we have the Jira publicly available for this cause.</description>
		<content:encoded><![CDATA[<p>@Joe: looks like a configuration error. What is your jbpm.cfg.xml?</p>
<p>@Anonymous: I&#8217;ve found your questions at 4 different places already (my about page, Tom&#8217;s blog, etc.). Spamming is NOT the way yo get our attention. Transient variables are planned for a next release, we have the Jira publicly available for this cause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3917</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 19 Nov 2009 07:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3917</guid>
		<description>Please do give more info about the transient variables in jbpm4.2. i just want to know how to make the variables not to be persisted.hope ill get the replies with a good  examples. thank you.</description>
		<content:encoded><![CDATA[<p>Please do give more info about the transient variables in jbpm4.2. i just want to know how to make the variables not to be persisted.hope ill get the replies with a good  examples. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.jorambarrez.be/blog/2009/07/01/jbpm4-hello-world/comment-page-1/#comment-3913</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 17 Nov 2009 15:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorambarrez.be/blog/?p=150#comment-3913</guid>
		<description>An additional note to my stack trace above, I&#039;m using JBPM 4.2 inside Netbeans 6.7.</description>
		<content:encoded><![CDATA[<p>An additional note to my stack trace above, I&#8217;m using JBPM 4.2 inside Netbeans 6.7.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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