Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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