Re: Camel-Hazelcast: Adding values into a Map

2014-03-18 Thread Stephan Burkard
er:test") > .setHeader(HazelcastConstants.OPERATION, > constant(HazelcastConstants.PUT_OPERATION)) > .toF("hazelcast:%shmap", HazelcastConstants.MAP_PREFIX); > > Any ideas on how to provide a key for the value going into the map? > Assuming > that is the issue. &

Camel-Hazelcast: Adding values into a Map

2014-03-17 Thread doug5791
g -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Hazelcast-Adding-values-into-a-Map-tp5749002.html Sent from the Camel - Users mailing list archive at Nabble.com.