[rules-users] encounter NullPointerException when adding ruleflow

Wolfgang Laun wolfgang.laun at gmail.com
Tue Sep 6 07:29:16 EDT 2011


Indeed. The NPE is caused by the PackageBuilder not having a ProcessBuilder.
It tries to create one, but this fails silently.

You need this class
org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl

-W

On 6 September 2011 12:55, James <cyu021 at gmail.com> wrote:

> I am sure that I have "basicRule.drl" and "basicFlow.rf" in classpath as
> they
> are located in "WEB-INF\classes"
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/rules-users-encounter-NullPointerException-when-adding-ruleflow-tp3312967p3313177.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110906/34163e63/attachment.html 


More information about the rules-users mailing list