Field _keyPath is never set in class NewProcessInstanceFacade
-------------------------------------------------------------
Key: JBESB-1298
URL:
http://jira.jboss.com/jira/browse/JBESB-1298
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Process flow
Affects Versions: 4.2.1
Reporter: Pavel Kadlec
Field _keyPath is never set in class
org.jboss.soa.esb.services.jbpm.actions.impl.facades.NewProcessInstanceFacade
There should one more line in the constructor of the class NewProcessInstanceFacade
_keyPath= config.getAttribute(Constants.KEYPATH);
Constant "Constants.KEYPATH" does not exist yet. But according to
bpm_orchestration3 in jbossesb-4.2.1.GA the value of that constant should be
"key"...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira