> > as
> > > > a standalone app. Now I want to deploy this to JBoss FUSE ESB. How
> do I
> > > do
> > > > this with a DSL app?
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Claus Ibsen
&
want to deploy this to JBoss FUSE ESB. How do I
> > do
> > > this with a DSL app?
> > >
> > >
> >
> >
> >
> > --
> > Claus Ibsen
> > -
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
> &
do I
> do
> > this with a DSL app?
> >
> >
>
>
>
> --
> Claus Ibsen
> -
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>
>
> --
> If you reply to this email, your message will be ad
Just create a blueprint xml file with a and refer to
the java route builders as you can do with spring also.
See more details at using Java code at:
http://camel.apache.org/spring.html
On Wed, Jul 6, 2016 at 1:44 PM, Thomas Hehl
wrote:
> I finally have my Java DSL route working under camel the
I finally have my Java DSL route working under camel the way that I want
as a standalone app. Now I want to deploy this to JBoss FUSE ESB. How do
I do this with a DSL app?