]
Mario Fusco resolved DROOLS-575.
--------------------------------
Fix Version/s: 6.2.0.Beta2
Resolution: Done
Fixed by
Missing maps accessors in IdentityPlaceholderResolverStrategy
--------------------------------------------------------------
Key: DROOLS-575
URL:
https://issues.jboss.org/browse/DROOLS-575
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 6.2.0.Beta2
IdentityPlaceholderResolverStrategy misses the accessors to at least one of the 2 maps it
uses. In fact when you want to unmarshall a KieSession you need to initialize that
strategy with the maps produced during the marshalling.