"getProperty" method on UserGroupCallbackManager class for jBPM 5 returns null

Solution Verified - Updated -

Issue

The getProperty method on UserGroupCallbackManager class always returns null for every property:

    public String getProperty(String name) {
        if (this.callbackproperties != null) {
        this.callbackproperties.getProperty(name);
        }

        return null;
    }

  • Is this a bug ?
  • Is there a fix to this issue ?

Environment

  • JBoss Enterprise Business Rules Management System (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