Hi,

On 17.10.2011 23:13, bvysocky wrote:
I am trying to use the hazelcast component in camel for creating queues. Is
there a way to configure the queues to be persistent? This was added to
hazelcast in version 1.9.3, which I belive camel 2.8.0 is using. I would
really like to be able to configure hazelcast in spring so that I can use my
daos for the queue persistence.
yes, it's possible to define persistence for hazelcast queues. Simply create a hazelcast.xml and configure it like the hazelcast docu says: http://www.hazelcast.com/documentation.jsp#Queue There's no additional magic inside the component.
  Is it possible to configure the hazelcast
cluster in spring when using this component?
This is not implemented yet, but should no great deal to add it to the component. So you're welcome to provide a patch :)

Best regards - Claus
Camel Version 2.8.0
Java Version 1.6

Thanks,
bvysocky

--
View this message in context: 
http://camel.465427.n5.nabble.com/Hazelcast-Component-persistence-tp4911607p4911607.html
Sent from the Camel - Users mailing list archive at Nabble.com.



Reply via email to