[jboss-user] [JCA/JBoss] - How to specify rarName of resource adapters?

marcusn do-not-reply at jboss.com
Tue Oct 16 11:59:23 EDT 2007


I am bundling a resource adapter with an EJB module in the same EAR file. I want to refer to the resource adapter from my MDB, using:

@ResourceAdapter("x.ear#y-ra.rar")
class MyDB
...


This works fine, as long as the ear and rar filename does not change. I would like to make it independent of the filenames, is there a way to achieve this?



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095709#4095709

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095709



More information about the jboss-user mailing list