How to include a dependency in a RHPAM project?

Solution Unverified - Updated -

Issue

I implemented a simple case management project for playing with case management features and I'm not able to build the project on Business central with error "[KBase: defaultKieBase]: Process Compilation error org.jbpm.services.task.impl.model.UserImpl cannot be resolved to a type". The compilation is executed successfully if I build projects outside the business central. I'm able to build the project successfully in business central if use 'compile' scoper for the following dependency

<dependency\>
    <groupId\>org.jbpm</groupId\>
    <artifactId\>jbpm-human-task-jpa</artifactId\>
    <version\>7.26.0.Final-redhat-00005</version\>
</dependency\>

But then I have a runtime error when I start the case. Moreover, I thought the basic Drools and jBPM engine dependencies were provided automatically by Business Central as stated in the documentation

Environment

  • Red Hat Process Automation Manager (RHPAM) 7.x
  • Red Hat Decision Manager (RHDM) 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content