You could subclass
org.apache.camel.component.properties.DefaultPropertiesParser and set it as
the propertiesParser in your PropertiesComponent. Your subclass could handle
the missing property and just return null.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Using-Camel-properties-tp5748299p5748353.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to