Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
// create by class
main.addProperty("camel.beans.foo", "#class:java.util.HashMap");
main.addProperty("camel.beans.foo[database]", "mydb");
main.addProperty("camel.beans.foo[username]", "scott");
main.addProperty("camel.beans.foo[password]", "tiger");
Using square brackets is not support for camel.beans, but is in other places such as camel.components