Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-RC3
-
Fix Version/s: 2.0.0
-
Component/s: Examples / Tutorials
-
Labels:None
-
User impact:Low
-
Similar Issues:
MULE-709Duplicate message properties via HTTPMULE-434Japanese properties file
MULE-4628 Multiple XaTransactedJmsMessageReceiver are created for topics resulting in duplicate delivery fo messageMULE-437Properties file bugMULE-2133FtpMessageDispatcher change in doReceive to save file related info in message properties
MULE-5966 Message properties that Mule automatically creates on inbound messages must be documentedMULE-1202writeToDirectory property not used when writing to a fileMULE-1685doRecieve method on FileMessageDispatcher deleting file regardless of autoDelete propertyMULE-783Duplicate and lost messages after a FilteringListMessageSplitter under heavy load and multithread.MULE-3702allow expressions in message-properties-transformer
Description
Noticed that in the RC3 distribution, errorhandler and stockquote have two copies of their messages.properties file under resources. One in the resources dir and one in the resources/messages dir.
Thanks for spotting this, Ted. I had already removed duplicate messages from other examples but these two must have slipped through.
http://fisheye.codehaus.org/changelog/mule/?cs=11512