Re: Migrating to CDI: @Asynchronous

2012-11-21 Thread José Luis Cetina
Sent: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since I read about @Asynchronous on Stackoverflow.com (a post by David Blevins), I decided to give it a try, but I think I did read

Re: Migrating to CDI: @Asynchronous

2012-11-21 Thread Howard W. Smith, Jr.
Struberg strub...@yahoo.de Cc: us...@openejb.apache.org us...@openejb.apache.org Sent: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since I read about @Asynchronous

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
MyFaces Users, Please read OP (or my original email below), and then read this email, and advise. Romain, Yes, I have a code snippet; please continue reading beyond/below first code snippet. Below is the code that is called by multiple beans as well as the bean where this method is defined.

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Mark Struberg
: Sent: Tuesday, November 20, 2012 3:06 PM Subject: Re: Migrating to CDI: @Asynchronous MyFaces Users, Please read OP (or my original email below), and then read this email, and advise. Romain, Yes, I have a code snippet; please continue reading beyond/below first code snippet

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Mark Struberg
...@openejb.apache.org Cc: Sent: Tuesday, November 20, 2012 3:36 PM Subject: Re: Migrating to CDI: @Asynchronous Hi! One of my first advice is to make sure that beans.xml is really there for the container. I've seen this pretty often if someone starts the webapp directly from Eclipse. In that case

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
implementation. LieGrue, strub - Original Message - From: Howard W. Smith, Jr. smithh032...@gmail.com To: us...@openejb.apache.org; MyFaces Discussion users@myfaces.apache.org Cc: Sent: Tuesday, November 20, 2012 3:06 PM Subject: Re: Migrating to CDI: @Asynchronous

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
...@openejb.apache.org us...@openejb.apache.org Cc: Sent: Tuesday, November 20, 2012 3:36 PM Subject: Re: Migrating to CDI: @Asynchronous Hi! One of my first advice is to make sure that beans.xml is really there for the container. I've seen this pretty often if someone starts

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Mark Struberg
. smithh032...@gmail.com To: MyFaces Discussion users@myfaces.apache.org; Mark Struberg strub...@yahoo.de Cc: us...@openejb.apache.org us...@openejb.apache.org Sent: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
us...@openejb.apache.org Sent: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since I read about @Asynchronous on Stackoverflow.com (a post by David Blevins), I decided to give it a try, but I think I did

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Thomas Andraschko
: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since I read about @Asynchronous on Stackoverflow.com (a post by David Blevins), I decided to give it a try, but I think I did read

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
. smithh032...@gmail.com To: MyFaces Discussion users@myfaces.apache.org; Mark Struberg strub...@yahoo.de Cc: us...@openejb.apache.org us...@openejb.apache.org Sent: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
...@openejb.apache.org us...@openejb.apache.org Sent: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since I read about @Asynchronous on Stackoverflow.com (a post by David Blevins), I

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since I read about @Asynchronous on Stackoverflow.com (a post by David Blevins), I decided to give it a try, but I think I did read that 'asynchronous' (runnable, etc

Re: Migrating to CDI: @Asynchronous

2012-11-20 Thread Howard W. Smith, Jr.
...@openejb.apache.org Sent: Tuesday, November 20, 2012 3:56 PM Subject: Re: Migrating to CDI: @Asynchronous Mark, Cool beans and agreed about @Asynchronous! Since I read about @Asynchronous on Stackoverflow.com (a post by David Blevins), I decided to give it a try, but I think I did read