Andrew Perepelytsya wrote:
Search the list, you need to configure spring's placeholders to use some
other prefix/suffix.
Actually, I did search the list prior to posting and saw the prefix discussion related to using multiple files, but I didn't realize that would solve my problem too.
Regardless, that worked! Thanks!
I see now a couple other related discussions. Perhaps this should at least be mentioned in the Mule user guide in the property discussion and/or in the expressions discussion.
Also, has anyone considered changing the Mule expression prefix (e.g. "$${") since the Spring property-placeholder is commonly used?
Steve