users@glassfish.java.net

EJB30 style MDB

From: Sudhir Prabhu <Sudhir.Prabhu_at_Sun.COM>
Date: Thu, 10 Aug 2006 10:31:57 +0530

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