Why does the call to Process.getVersion() method returns null ?

Solution Unverified - Updated -

Issue

  • when trying to obtain the current version of a process definition as it is allways returns null
public class TestProcessVersion
{
 . . . 
   org.drools.definition.process.Process p = kbase.getProcess(yourProcess);
   System.out.println(p.getVersion())
 . . .
}

Environment

  • Red Hat JBoss BRMS (BRMS)
    • 5.3.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