Re: example using HazelcastIdempotentRepository in Spring DSL

2013-03-13 Thread davebarker
ter a pre-determined size or is this only available in the Enterprise edition? I have 4 gig allocated to my web container but it runs out of memory after 8 hours or so... -- View this message in context: http://camel.465427.n5.nabble.com/example-using-HazelcastIdempotentRepository-in-Spring-D

RE: example using HazelcastIdempotentRepository in Spring DSL

2013-03-01 Thread davebarker
tance'; nested exception is > java.lang.IllegalStateException: Cannot convert value of type > [java.lang.String] to required type [com.hazelcast.core.HazelcastInstance]: > no matching editors or conversion strategy found" > > What am I doing wrong? > > thanks for any help

Re: example using HazelcastIdempotentRepository in Spring DSL

2013-02-28 Thread Claus Ibsen
Exception: Cannot convert value of type > [java.lang.String] to required type [com.hazelcast.core.HazelcastInstance]: > no matching editors or conversion strategy found" > > What am I doing wrong? > > thanks for any help > Dave > > > > -- > View this message

example using HazelcastIdempotentRepository in Spring DSL

2013-02-28 Thread davebarker
type [java.lang.String] to required type [com.hazelcast.core.HazelcastInstance]: no matching editors or conversion strategy found" What am I doing wrong? thanks for any help Dave -- View this message in context: http://camel.465427.n5.nabble.com/example-using-HazelcastIdempotentRepository-in-