Re: Avro component example

2016-10-16 Thread Vitalii Tymchyshyn
Unfortunately, I can't share work code, but you can check examples from test code: https://github.com/apache/camel/blob/52a739feb9da8acd29067304c7c8356bbc5ef4dd/components/camel-avro/src/test/resources/org/apache/camel/dataformat/avro/springDataFormat.xml Сб, 15 жовт. 2016 о 04:20 owain пише: >

Re: Avro component example

2016-10-15 Thread owain
Have you a simple example you could share? Sent from my iPhone > On 15 Oct 2016, at 03:11, Vitalii Tymchyshyn [via Camel] > wrote: > > We are using avro quite succesfully. > > Чт, 13 жовт. 2016 07:25 користувач owain <[hidden email]> > пише: > > > Hi, > > > > Has anyone had any success

Re: Avro component example

2016-10-14 Thread Vitalii Tymchyshyn
We are using avro quite succesfully. Чт, 13 жовт. 2016 07:25 користувач owain пише: > Hi, > > Has anyone had any success converting a body (pojo) to an avro message via > the avro component. I have generated the avro serialiser for the avro > message bit I am struggling with the documentation a