Issue Details (XML | Word | Printable)

Key: MULE-32
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
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

Interceptors are initialised in reverse order using MuleXmlconfigurationBuilder

Created: 20/Jun/04 10:12 PM   Updated: 21/Aug/06 09:22 PM
Component/s: Core: Configuration
Affects Version/s: 0.9-beta1
Fix Version/s: 0.9

Time Tracking:
Not Specified

Labels:


 Description  « Hide
Interceptors are incorectly added in reverse order, causing unexpected behaviour. This does not affect the SpringConfigurationBuilder only the MuleXmlconfigurationBuilder.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ross Mason added a comment - 21/Jun/04 07:36 AM
interceptors are now initialised in the correct order and the AbstractConfigurationBuilder to test this condition