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  пише:

> Have you a simple example you could share?
>
> Sent from my iPhone
>
> > On 15 Oct 2016, at 03:11, Vitalii Tymchyshyn [via Camel] <
> ml-node+s465427n5788829...@n5.nabble.com> wrote:
> >
> > We are using avro quite succesfully.
> >
> > Чт, 13 жовт. 2016 07:25 користувач owain <[hidden email]>
> > пише:
> >
> > > 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 and questions
> online.  I
> > > am planning to send the avro message to some other routes via kakfa and
> > > avro
> > > seems like a good choice to reduce the coupling of the subsequent
> routes
> > > (services) on the domain model.
> > >
> > > I am using Blueprint.
> > >
> > > Thanks,
> > >
> > > O.
> > >
> > >
> > >
> > >
> > > --
> > > View this message in context:
> > >
> http://camel.465427.n5.nabble.com/Avro-component-example-tp5788728.html
> > > Sent from the Camel - Users mailing list archive at Nabble.com.
> > >
> >
> >
> > If you reply to this email, your message will be added to the discussion
> below:
> >
> http://camel.465427.n5.nabble.com/Avro-component-example-tp5788728p5788829.html
> > To unsubscribe from Avro component example, click here.
> > NAML
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Avro-component-example-tp5788728p5788833.html
> Sent from the Camel - Users mailing list archive at Nabble.com.


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 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 and questions online.  I 
> > am planning to send the avro message to some other routes via kakfa and 
> > avro 
> > seems like a good choice to reduce the coupling of the subsequent routes 
> > (services) on the domain model. 
> > 
> > I am using Blueprint. 
> > 
> > Thanks, 
> > 
> > O. 
> > 
> > 
> > 
> > 
> > -- 
> > View this message in context: 
> > http://camel.465427.n5.nabble.com/Avro-component-example-tp5788728.html
> > Sent from the Camel - Users mailing list archive at Nabble.com. 
> > 
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://camel.465427.n5.nabble.com/Avro-component-example-tp5788728p5788829.html
> To unsubscribe from Avro component example, click here.
> NAML




--
View this message in context: 
http://camel.465427.n5.nabble.com/Avro-component-example-tp5788728p5788833.html
Sent from the Camel - Users mailing list archive at Nabble.com.

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 and questions online.  I
> am planning to send the avro message to some other routes via kakfa and
> avro
> seems like a good choice to reduce the coupling of the subsequent routes
> (services) on the domain model.
>
> I am using Blueprint.
>
> Thanks,
>
> O.
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Avro-component-example-tp5788728.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>