I'm using Camel 2.11.0 with Spring XML and am getting a NoSuchBeanException when I invoke a bean through Simple with a String argument that contains a period '.'
I have a Map defined as follows: I then have a setHeader element that looks like: When setHeader is called I get: If I change the call to get() to use a string that doesn't contain a dot everything works fine What am I missing here? Any suggested workaround? Thanks in advance, Bruce -- View this message in context: http://camel.465427.n5.nabble.com/Simple-bean-invocation-with-throwing-NoSuchBeanException-tp5746417.html Sent from the Camel - Users mailing list archive at Nabble.com.