Ioannis,
I made my own camel-hazelcast jar based off the 2.8.0 codebase and your
patch.
I have been looking through the modifications you made to the unit tests to
determine how to supply my own hazelcast instance. Is defining this been and
pointing it to my own hazelcastInstance all I have to do?
<bean id="hazelcast"
class="org.apache.camel.component.hazelcast.HazelcastComponent">
<property name="hazelcastInstance" ref="hazelcastInstance"/>
</bean>
Thanks,
Brian Vysocky
--
View this message in context:
http://camel.465427.n5.nabble.com/Hazelcast-Component-persistence-tp4911607p4923120.html
Sent from the Camel - Users mailing list archive at Nabble.com.