make console ServerConfigFactory configurable
---------------------------------------------
Key: JBPM-2500
URL:
https://jira.jboss.org/jira/browse/JBPM-2500
Project: jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Console
Reporter: Tom Baeyens
Assignee: Tom Baeyens
Fix For: jBPM 4.2
update ServerConfigFactory so that the needed configurations come from our jbpm.cfg.xml.
every usage of ServerConfigFactory.getServerConfig().getSomePropertyValue() should be
replaced with
Configuration.getProcessEngine().get("SomePropertyValue")
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira