it works now. thx for the hints

 <bean id="secureStartList" class="java.util.ArrayList">
        <argument>
            <list value-type="java.lang.String">
                <value>userid</value>
                <value>password</value>
                <value>command</value>
            </list>
        </argument>
    </bean>




--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-set-List-in-setBody-Blueprint-DSL-tp5747851p5747932.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to