not able to find below properties file(FilenotFound Exception) when i create the profile using fabric8:deploy plugin and then assign to the new container in JBoss fuse-6.2. normally where to place common properties in camel applications when we create fuse fabric profiles. below properties file found when i deploy it in standalone osgi container but not in fuse fabric.
<bean class="com.xx.xx.Test"> <property name="mappings"><util:properties location="file:${karaf.home}/test/test.properties" /> </property> </bean> -- View this message in context: http://camel.465427.n5.nabble.com/unable-to-load-properties-file-in-jboss-fuse-6-2-tp5770546.html Sent from the Camel - Users mailing list archive at Nabble.com.