users@glassfish.java.net

Re: EJB30 style MDB

From: Cheng Fang <Cheng.Fang_at_Sun.COM>
Date: Thu, 10 Aug 2006 09:08:17 -0400

There is no such annotation for resource-adapter-mid in MDB, AFAIK.
Portable Annotation types usually map to elements in standard
descriptors like ejb-jar.xml. I haven't seen any SJSAS-specific
annotations that map to elements in sun-*.xml.

Cheng




Sudhir Prabhu wrote:

> Hi,
>
> I am trying to develop an EJB30 style MDB. I am able to most
> activation-config elements as annotations. How do I specify the
> resource-adapter-mid element as annotation?
>
> The reason I want to specify this element is because I want to use the
> Generic JMS RA instead of the default jmsra. At present just for this
> one element I am forced to use sun-ejb-jar.xml.
>
> Thanks
> Sudhir
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>