Thanks for the reply.actually i saw this page but quite didn't understood it.Do i need to create ContainerManagedBean class to make use of properties getting reloaded.but in case of blueprint we have not created any sort of this class right.
<bean id="containerManaged" class="ContainerManagedBean"> <osgix:managed-service persistent-id="test" update-strategy="container-managed"/> <property name="integer" value="23"/> </bean> -- View this message in context: http://camel.465427.n5.nabble.com/spring-osgix-cm-properties-not-reloading-the-properties-tp5770739p5770742.html Sent from the Camel - Users mailing list archive at Nabble.com.