It is in the same bundle.. I was able to do it like this:

                        <camel:from uri="timer://loadSAMLToken?repeatCount=1" />
                        <camel:setBody>
                                
<camel:simple>resource:classpath:cms-files/saml.xml</camel:simple>
                        </camel:setBody>


Thanks!
Jin



--
View this message in context: 
http://camel.465427.n5.nabble.com/read-file-from-classpath-tp5749705p5749748.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to