users@glassfish.java.net

Re: Any way to disable _at_MessageDriven bean?

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Tue, 08 Jan 2013 21:25:58 +0530

You can specify metadata-complete=true in DD xml and list all the
required MDBs there along with all other descriptors.

Sahoo
On Tuesday 08 January 2013 08:55 PM, Comerford, Sean wrote:
> We have a number of message driven MDB applications – basically one
> per sport.
>
> All of them extend a set of "common" MDBs that are in theory
> applicable for all sports.
>
> But of course we've found some of these are NOT always common.
>
> Is there a way to disable (via deployment descriptor) a bean annotated
> with @MessageDriven?
>
> ---
> Sean Comerford
> ESPN.com Architecture & Platforms
>