RuleStoreImpl constructor causes null pointer exceptions
--------------------------------------------------------
Key: STANBOL-302
URL: https://issues.apache.org/jira/browse/STANBOL-302
Project: Stanbol
Issue Type: Bug
Components: Rules
Reporter: Alessandro Adamou
The constructor RuleStoreImpl(ONManager onm, Dictionary<String,Object>
configuration, OWLOntology owl) is erroneously replacing the first two
arguments with null values when recursing into another constructor.
This causes a NullPointerEception in the activate(Dictionary<String,Object>)
method
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira