Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9-beta1
-
Fix Version/s: 0.9
-
Component/s: Core: Configuration, Core: Containers
-
Labels:None
-
Similar Issues:None
Description
setProperties method on UMOProviderDescriptor should take a Map not a HashMap to be consistent with the getProperties() method. Currently Spring throws an exception saying properties attibute not writable.
the method signature has been changed