You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Bruno Borges <br...@gmail.com> on 2012/06/13 17:56:24 UTC

Using EJB 3.1 @Startup to start Camel

Has anyone done this before?

This it work to start / stop Camel?

Really looking forward to NOT using a web module just to load Camel :-)

*Bruno Borges*
(21) 7672-7099
*www.brunoborges.com*

Re: Using EJB 3.1 @Startup to start Camel

Posted by Charles Moulliard <cm...@gmail.com>.
As JBoss AS7 uses Weld (CDI injection), you should not have any issues

On Wed, Jun 13, 2012 at 8:39 PM, Bruno Borges <br...@gmail.com>wrote:

> We will probably put the application under JBoss AS 7, because the Ops team
> is already skilled and manages JBoss v5.1 instances around here.
>
> Is there something I should be aware of?
>
> *Bruno Borges*
> (21) 7672-7099
> *www.brunoborges.com*
>
>
>
> On Wed, Jun 13, 2012 at 1:20 PM, Charles Moulliard <cmoulliard@gmail.com
> >wrote:
>
> > Project runs in Glassfish + Weld.
> >
> > In which J2EE App Server do you plan to deploy camel - cdi ?
> >
> > On Wed, Jun 13, 2012 at 6:14 PM, Bruno Borges <bruno.borges@gmail.com
> > >wrote:
> >
> > > Awesome! Thanks!
> > >
> > > *Bruno Borges*
> > > (21) 7672-7099
> > > *www.brunoborges.com*
> > >
> > >
> > >
> > > On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <
> > cmoulliard@gmail.com
> > > >wrote:
> > >
> > > > Hi Bruno,
> > > >
> > > > You can find an example here :
> > > > https://github.com/cmoulliard/cdi-camel-example/
> > > >
> > > > Regards,
> > > >
> > > > Charles Moulliard
> > > >
> > > > Apache Committer
> > > >
> > > > Blog : http://cmoulliard.blogspot.com
> > > > Twitter : http://twitter.com/cmoulliard
> > > > Linkedin : http://www.linkedin.com/in/charlesmoulliard
> > > > Skype: cmoulliard
> > > >
> > > >
> > > > On Wed, Jun 13, 2012 at 5:56 PM, Bruno Borges <
> bruno.borges@gmail.com
> > > > >wrote:
> > > >
> > > > > Has anyone done this before?
> > > > >
> > > > > This it work to start / stop Camel?
> > > > >
> > > > > Really looking forward to NOT using a web module just to load Camel
> > :-)
> > > > >
> > > > > *Bruno Borges*
> > > > > (21) 7672-7099
> > > > > *www.brunoborges.com*
> > > > >
> > > >
> > >
> >
>

Re: Using EJB 3.1 @Startup to start Camel

Posted by Bruno Borges <br...@gmail.com>.
We will probably put the application under JBoss AS 7, because the Ops team
is already skilled and manages JBoss v5.1 instances around here.

Is there something I should be aware of?

*Bruno Borges*
(21) 7672-7099
*www.brunoborges.com*



On Wed, Jun 13, 2012 at 1:20 PM, Charles Moulliard <cm...@gmail.com>wrote:

> Project runs in Glassfish + Weld.
>
> In which J2EE App Server do you plan to deploy camel - cdi ?
>
> On Wed, Jun 13, 2012 at 6:14 PM, Bruno Borges <bruno.borges@gmail.com
> >wrote:
>
> > Awesome! Thanks!
> >
> > *Bruno Borges*
> > (21) 7672-7099
> > *www.brunoborges.com*
> >
> >
> >
> > On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <
> cmoulliard@gmail.com
> > >wrote:
> >
> > > Hi Bruno,
> > >
> > > You can find an example here :
> > > https://github.com/cmoulliard/cdi-camel-example/
> > >
> > > Regards,
> > >
> > > Charles Moulliard
> > >
> > > Apache Committer
> > >
> > > Blog : http://cmoulliard.blogspot.com
> > > Twitter : http://twitter.com/cmoulliard
> > > Linkedin : http://www.linkedin.com/in/charlesmoulliard
> > > Skype: cmoulliard
> > >
> > >
> > > On Wed, Jun 13, 2012 at 5:56 PM, Bruno Borges <bruno.borges@gmail.com
> > > >wrote:
> > >
> > > > Has anyone done this before?
> > > >
> > > > This it work to start / stop Camel?
> > > >
> > > > Really looking forward to NOT using a web module just to load Camel
> :-)
> > > >
> > > > *Bruno Borges*
> > > > (21) 7672-7099
> > > > *www.brunoborges.com*
> > > >
> > >
> >
>

Re: Using EJB 3.1 @Startup to start Camel

Posted by Charles Moulliard <cm...@gmail.com>.
Project runs in Glassfish + Weld.

In which J2EE App Server do you plan to deploy camel - cdi ?

On Wed, Jun 13, 2012 at 6:14 PM, Bruno Borges <br...@gmail.com>wrote:

> Awesome! Thanks!
>
> *Bruno Borges*
> (21) 7672-7099
> *www.brunoborges.com*
>
>
>
> On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <cmoulliard@gmail.com
> >wrote:
>
> > Hi Bruno,
> >
> > You can find an example here :
> > https://github.com/cmoulliard/cdi-camel-example/
> >
> > Regards,
> >
> > Charles Moulliard
> >
> > Apache Committer
> >
> > Blog : http://cmoulliard.blogspot.com
> > Twitter : http://twitter.com/cmoulliard
> > Linkedin : http://www.linkedin.com/in/charlesmoulliard
> > Skype: cmoulliard
> >
> >
> > On Wed, Jun 13, 2012 at 5:56 PM, Bruno Borges <bruno.borges@gmail.com
> > >wrote:
> >
> > > Has anyone done this before?
> > >
> > > This it work to start / stop Camel?
> > >
> > > Really looking forward to NOT using a web module just to load Camel :-)
> > >
> > > *Bruno Borges*
> > > (21) 7672-7099
> > > *www.brunoborges.com*
> > >
> >
>

Re: Using EJB 3.1 @Startup to start Camel

Posted by Bruno Borges <br...@gmail.com>.
Awesome! Thanks!

*Bruno Borges*
(21) 7672-7099
*www.brunoborges.com*



On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <cm...@gmail.com>wrote:

> Hi Bruno,
>
> You can find an example here :
> https://github.com/cmoulliard/cdi-camel-example/
>
> Regards,
>
> Charles Moulliard
>
> Apache Committer
>
> Blog : http://cmoulliard.blogspot.com
> Twitter : http://twitter.com/cmoulliard
> Linkedin : http://www.linkedin.com/in/charlesmoulliard
> Skype: cmoulliard
>
>
> On Wed, Jun 13, 2012 at 5:56 PM, Bruno Borges <bruno.borges@gmail.com
> >wrote:
>
> > Has anyone done this before?
> >
> > This it work to start / stop Camel?
> >
> > Really looking forward to NOT using a web module just to load Camel :-)
> >
> > *Bruno Borges*
> > (21) 7672-7099
> > *www.brunoborges.com*
> >
>

Re: Using EJB 3.1 @Startup to start Camel

Posted by Charles Moulliard <cm...@gmail.com>.
Hi Bruno,

You can find an example here :
https://github.com/cmoulliard/cdi-camel-example/

Regards,

Charles Moulliard

Apache Committer

Blog : http://cmoulliard.blogspot.com
Twitter : http://twitter.com/cmoulliard
Linkedin : http://www.linkedin.com/in/charlesmoulliard
Skype: cmoulliard


On Wed, Jun 13, 2012 at 5:56 PM, Bruno Borges <br...@gmail.com>wrote:

> Has anyone done this before?
>
> This it work to start / stop Camel?
>
> Really looking forward to NOT using a web module just to load Camel :-)
>
> *Bruno Borges*
> (21) 7672-7099
> *www.brunoborges.com*
>