Issue Details (XML | Word | Printable)

Key: MULE-22
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ross Mason
Reporter: Ross Mason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

setProperties on UMOProviderDescriptor doesn't work when using spring configuration

Created: 25/May/04 08:17 AM   Updated: 21/Aug/06 09:22 PM
Component/s: Core: Configuration, Core: Containers
Affects Version/s: 0.9-beta1
Fix Version/s: 0.9

Time Tracking:
Not Specified

Labels:


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ross Mason added a comment - 25/May/04 08:18 AM
the method signature has been changed