Hi souciance,

The deploy folder in Apache Karaf is kind of not the ideal wat of doing it..
The best thing is to deploy it through the Karaf shell with mvn:../../..
for example.

Regards,
Morgan

2016-07-06 13:55 GMT+02:00 souciance <souciance.eqdam.ras...@gmail.com>:

> I think if you just want to test it locally in your development machine it
> works the same as Karaf. Just take your bundle (jar that you built) and put
> in the deploy folder. It should pick up the bundle automatically.
>
> On Wed, Jul 6, 2016 at 1:53 PM, Claus Ibsen-2 [via Camel] <
> ml-node+s465427n5784886...@n5.nabble.com> wrote:
>
> > Just create a blueprint xml file with a <camelContext> 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
> > <[hidden email] <http:///user/SendEmail.jtp?type=node&node=5784886&i=0>>
> > wrote:
> > > 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?
> > >
> > >
> >
> >
> >
> > --
> > 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 added to the discussion
> > below:
> >
> >
> http://camel.465427.n5.nabble.com/Java-DSL-with-FUSE-ESB-tp5784885p5784886.html
> > To start a new topic under Camel - Users, email
> > ml-node+s465427n465428...@n5.nabble.com
> > To unsubscribe from Camel - Users, click here
> > <
> http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=
> >
> > .
> > NAML
> > <
> http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
> >
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Java-DSL-with-FUSE-ESB-tp5784885p5784887.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to