Quantcast

Using EJB 3.1 @Startup to start Camel

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Using EJB 3.1 @Startup to start Camel

Bruno Borges
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*
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Using EJB 3.1 @Startup to start Camel

Charles Moulliard
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 <[hidden email]>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*
>
Apache Committer / Sr. Pr. Consultant at FuseSource.com
Email: [hidden email]
Twitter : @cmoulliard, @fusenews
Blog : http://cmoulliard.blogspot.com
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Using EJB 3.1 @Startup to start Camel

Bruno Borges
Awesome! Thanks!

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



On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <[hidden email]>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 <[hidden email]
> >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*
> >
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Using EJB 3.1 @Startup to start Camel

Charles Moulliard
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 <[hidden email]>wrote:

> Awesome! Thanks!
>
> *Bruno Borges*
> (21) 7672-7099
> *www.brunoborges.com*
>
>
>
> On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <[hidden email]
> >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 <[hidden email]
> > >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*
> > >
> >
>
Apache Committer / Sr. Pr. Consultant at FuseSource.com
Email: [hidden email]
Twitter : @cmoulliard, @fusenews
Blog : http://cmoulliard.blogspot.com
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Using EJB 3.1 @Startup to start Camel

Bruno Borges
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 <[hidden email]>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 <[hidden email]
> >wrote:
>
> > Awesome! Thanks!
> >
> > *Bruno Borges*
> > (21) 7672-7099
> > *www.brunoborges.com*
> >
> >
> >
> > On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <
> [hidden email]
> > >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 <[hidden email]
> > > >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*
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Using EJB 3.1 @Startup to start Camel

Charles Moulliard
As JBoss AS7 uses Weld (CDI injection), you should not have any issues

On Wed, Jun 13, 2012 at 8:39 PM, Bruno Borges <[hidden email]>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 <[hidden email]
> >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 <[hidden email]
> > >wrote:
> >
> > > Awesome! Thanks!
> > >
> > > *Bruno Borges*
> > > (21) 7672-7099
> > > *www.brunoborges.com*
> > >
> > >
> > >
> > > On Wed, Jun 13, 2012 at 12:59 PM, Charles Moulliard <
> > [hidden email]
> > > >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 <
> [hidden email]
> > > > >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*
> > > > >
> > > >
> > >
> >
>
Apache Committer / Sr. Pr. Consultant at FuseSource.com
Email: [hidden email]
Twitter : @cmoulliard, @fusenews
Blog : http://cmoulliard.blogspot.com
Loading...