Re: kyro data format in camel

2015-09-14 Thread fxthomas
[].class, stream); return new KryoSerializationUtil().deserialize(bytes, .class); } } -- View this message in context: http://camel.465427.n5.nabble.com/kyro-data-format-in-camel-tp5771093p5771489.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: kyro data format in camel

2015-09-14 Thread fxthomas
message in context: http://camel.465427.n5.nabble.com/kyro-data-format-in-camel-tp5771093p5771488.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: kyro data format in camel

2015-09-13 Thread Christian Müller
Implement something more than what? You only shared the Spring bean definition with us, nothing else. Best, Christian Am 31.08.2015 10:21 schrieb "Felix Thomas" : > hello, > > I have used kyroformat for marshalling using a bean as below . > > > > > > I get the below message in the lo

Re: kyro data format in camel

2015-09-03 Thread fxthomas
no issue as such in execution of route. -- View this message in context: http://camel.465427.n5.nabble.com/kyro-data-format-in-camel-tp5771093p5771220.html Sent from the Camel - Users mailing list archive at Nabble.com.

kyro data format in camel

2015-08-31 Thread Felix Thomas
hello, I have used kyroformat for marshalling using a bean as below . I get the below message in the logs , not sure is its an issue or not , since i see the messages marshalled in the queue..Do i need to implement something more DEBUG 28-08 16:50:19,456