On Thu, Feb 16, 2012 at 5:49 PM, swwyatt <[email protected]> wrote: > Seems to work for all the attributes except rejectedPolicy. I'm getting this > error now: > > Caused by: org.xml.sax.SAXParseException: cvc-enumeration-valid: Value > 'REJECTED_POLICY' is not facet-valid with respect to enumeration '[Abort, > CallerRuns, DiscardOldest, Discard]'. It must be a value from the > enumeration. >
Yeah that option you cannot use a property placeholder. You have to use one of the values reported above. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Property-placeholder-tp5489904p5490031.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
